Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCMChanged

Not used in the current LCL implementation.

Declaration

Source position: controls.pp line 122

type TCMChanged = record

  Msg: Cardinal;

  

  Unused: LongInt;

  

  Child: TControl;

  

  Result: LongInt;

  

end;