Unit 'fzbase' Package
[Overview][Types][Classes][Index] [#pl_fzcontrols]

TFZVirtualPageControl

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

Declaration

Source position: fzbase.pas line 573

type TFZVirtualPageControl = class(TFZControl)

protected

  procedure Notification(); override;

  

  procedure RealSetText(); override;

  

  procedure MenuClick();

  

  procedure CreateItem;

  

  procedure ArrangeButton;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Pages []: TFZVirtualPage; [r]

  

  property TitlePanel: TFZTitlePanel; [r]

  

  property ActivePageIndex: Integer; [rw]

  

  property MenuWidth: Integer; [rw]

  

published

  property ActivePage: TFZVirtualPage; [rw]

  

  property MenuAppearance: TFZAppearance; [rw]

  

  property TabAppearance: TFZTabAppearance; [rw]

  

  property PageCount: Integer; [r]

  

  property ShowMenu: Boolean; [rw]

  

  property ShowTabs: Boolean; [rw]

  

  property TitleHeight: Integer; [rw]

  

  property Caption;

  

  property OnMenuClick: TNotifyEvent; [rw]

  

  property OnChange: TNotifyEvent;

  

end;

Inheritance

TFZVirtualPageControl

  

|

TFZControl

  

|

TObject



CT Web help

CodeTyphon Studio