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

TCMHintShowPause

Not used in the current LCL implementation.

Declaration

Source position: forms.pp line 1245

type TCMHintShowPause = record

  Msg: Cardinal;

  

  WasActive: Integer;

  

  Pause: PInteger;

  

  Result: PtrInt;

  

end;

Description

TCMHintShowPause is not used in the current LCL implementation.