[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#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;