Unit 'TplNotifierOSUnit' Package
[Overview][Constants][Types][Classes][Index] [#pl_exsystem]

TplNotifierOS

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: TplNotifierOSUnit.pas line 62

type TplNotifierOS = class(THintWindow)

protected

  procedure CMMouseEnter(); message;

  

  procedure CMMouseLeave(); message;

  

public

  constructor Create(); overload;

  

  destructor Destroy; override;

  

  procedure Paint; override;

  

  class procedure Execute();

  

  class procedure CloseHint;

  

  property Bitmap: TBitmap; [rw]

  

  property Image: TImage; [rw]

  

  property CaptionLabel: TLabel; [rw]

  

  property MsgLabel: TLabel; [rw]

  

end;

Inheritance

TplNotifierOS

  

|

TObject



CT Web help

CodeTyphon Studio