[Overview][Constants][Types][Procedures and functions][Index] |
Source position: lmessages.pp line 655
type TLMSize = record |
Msg: Cardinal; |
UnusedMsg: Cardinal; |
SizeType: PtrInt; |
Width: Word; |
Height: Word; |
Unused: LongInt; |
Result: LRESULT; |
end; |
lazarus-ccr.sourceforge.net |