Unit 'LSControls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_solutions]

TLSCustomTrayIcon

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

Declaration

Source position: LSControls.pas line 1242

type TLSCustomTrayIcon = class(TTrayIcon,ILSAboutComponent)

protected

  procedure Loaded; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure RestoreOldIcon; virtual;

  

  procedure MakeOldIcon; virtual;

  

  procedure HideMainForm; virtual;

  

  procedure RestoreMainForm; virtual;

  

  class procedure ShowNotifierOS();

  

  property About: string; [rws]

  

  property NotifierOSImage: TPicture; [rw]

  

  property OnNotifierOSClick: TNotifyEvent; [rw]

  

end;

Inheritance

TLSCustomTrayIcon

  

|

TObject,ILSAboutComponent



CT Web help

CodeTyphon Studio