Unit 'LMessages' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lcl]

TLMNoParams

Declaration

Source position: lmessages.pp line 284

type TLMNoParams = record

  Msg: Cardinal;

  

  Unused: array [0..1] of PtrInt;

  

  Result: PtrInt;

  

end;