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

TFZVirtualButton

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

Declaration

Source position: fzbase.pas line 293

type TFZVirtualButton = class(TFZControl)

protected

  procedure SetDown(); override;

  

  procedure Paint; override;

  

  procedure Click; override;

  

  procedure ImageChanged();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Image: TPicture; [rw]

  

  property ImageStyle: TFZImageStyle; [rw]

  

  property GroupIndex: Integer; [rw]

  

  property Spacing: Integer; [rw]

  

  property ShowCaption: Boolean; [rw]

  

  property Indent: Integer; [rw]

  

  property AppearanceDown: TFZAppearance;

  

  property Action;

  

  property Caption;

  

  property Constraints;

  

end;

Inheritance

TFZVirtualButton

  

|

TFZControl

  

|

TObject



CT Web help

CodeTyphon Studio