Unit 'TplStatusBarExUnit' Package
[Overview][Types][Classes][Index] [#pl_excontrols]

TplStatusPanelEx

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

Declaration

Source position: TplStatusBarExUnit.pas line 77

type TplStatusPanelEx = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  function GetPanelRect;

  

  property MinWidth: Integer; [r]

  

published

  property Alignment: TAlignment; [rw]

  

  property Bevel: TplPanelBevelStyle; [rw]

  

  property Colors: TplPanelColorsEx; [rw]

  

  property FitToContent: Boolean; [rw]

  

  property Hint: string; [rw]

  

  property ImageIndex: TImageIndex; [rw]

  

  property Text: string; [rw]

  

  property Spring: Boolean; [rw]

  

  property Style: TplPanelDrawStyle; [rw]

  

  property Tag: Integer; [rw]

  

  property Visible: Boolean; [rw]

  

  property Width: Integer; [rw]

  

  property OnClick: TNotifyEvent; [rw]

  

  property OnDblClick: TNotifyEvent; [rw]

  

  property OnHint: TNotifyEvent; [rw]

  

end;

Inheritance

TplStatusPanelEx

  

|

TObject



CT Web help

CodeTyphon Studio