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

TFZFont

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

Declaration

Source position: fzbase.pas line 71

type TFZFont = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

published

  property Normal: TFont; [rw]

  

  property Hover: TFont; [rw]

  

  property HotTrack: Boolean; [rw]

  

end;

Inheritance

TFZFont

  

|

TObject



CT Web help

CodeTyphon Studio