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

TFZSysButton

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

Declaration

Source position: fzbase.pas line 280

type TFZSysButton = class(TFZControlEx)

protected

  procedure Paint; override;

  

  procedure Click; override;

  

public

  constructor Create(); override;

  

published

  property ButtonStyle: TFZSysButtonStyle; [rw]

  

end;

Inheritance

TFZSysButton

  

|

TFZControlEx

  

|

TFZControl

  

|

TObject



CT Web help

CodeTyphon Studio