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

TCMCancelMode

Contains information representing a CM_CANCELMODE control message.

Declaration

Source position: controls.pp line 146

type TCMCancelMode = record

  Msg: Cardinal;

  

Message constant.

  Unused: Integer;

  

Padding for alignment.

  Sender: TControl;

  

Control which generated the message.

  Result: LongInt;

  

0 if the message has not been handled.

end;



CT Web help

CodeTyphon Studio