[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: controls.pp line 100
type TCMControlChange = record |
||
Msg: Cardinal; |
|
|
Control: TControl; |
|
|
Inserting: LongBool; |
|
|
Result: LRESULT; |
|
|
end; |
lazarus-ccr.sourceforge.net |