Unit 'JvOutlookBar' Package
[Overview][Constants][Types][Classes][Index] [#pl_jvcl]

TJvOutlookBarPage

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

Declaration

Source position: jvoutlookbar.pas line 141

type TJvOutlookBarPage = class(TCollectionItem)

protected

  procedure DoPictureChange();

  

  function GetDisplayName; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure EditCaption;

  

  function GetOutlookBar;

  

  property DownButton: TJvOutlookBarButton; [rw]

  

  property DownIndex: Integer; [rw]

  

  property LinkedObject: TObject; [rw]

  

published

  property Alignment: TAlignment; [rw]

  

  property Buttons: TJvOutlookBarButtons; [rw]

  

  property ButtonSize: TJvBarButtonSize; [rw]

  

  property Caption: TCaption; [rw]

  

  property Color: TColor; [rw]

  

  property DownFont: TFont; [rw]

  

  property ImageIndex: TImageIndex; [rw]

  

  property Font: TFont; [rw]

  

  property Picture: TPicture; [rw]

  

  property ParentButtonSize: Boolean; [rw]

  

  property ParentFont: Boolean; [rw]

  

  property ParentColor: Boolean; [rw]

  

  property TopButtonIndex: Integer; [rw]

  

  property Enabled: Boolean; [rw]

  

end;

Inheritance

TJvOutlookBarPage

  

|

TObject



CT Web help

CodeTyphon Studio