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

TFZAppearance

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

Declaration

Source position: fzbase.pas line 149

type TFZAppearance = class(TPersistent)

public

  constructor Create(); virtual;

  

  destructor Destroy; override;

  

published

  property Border: TFZBorder; [rw]

  

  property Color: TFZColor; [rw]

  

  property Font: TFZFont; [rw]

  

end;

Inheritance

TFZAppearance

  

|

TObject



CT Web help

CodeTyphon Studio