Class TFontInfo (unit RVStyle)

Inherits from

TCollectionItem

--------------------------------------------------------------

Constructors


constructor Create(Collection: TCollection);

Public declarations

--------------------------------------------------------------} { TFontInfo } {--------------------------------------------------------------



Functions

procedure Assign(Source: TPersistent);

--------------------------------------------------------------

Properties

property Color : TColor


property FontName : TFontName

Published declarations

property Size : Integer


property Style : TFontStyles


Events

Variables

FColor : TColor;


FFontName : TFontName;

Private declarations

FSize : Integer;


FStyle : TFontStyles;



Constructors


constructor Create(Collection: TCollection);

Public declarations

--------------------------------------------------------------} { TFontInfo } {--------------------------------------------------------------


Functions


procedure Assign(Source: TPersistent);

--------------------------------------------------------------


Properties


property Color : TColor


property FontName : TFontName

Published declarations


property Size : Integer


property Style : TFontStyles


Events


Variables


FColor : TColor;


FFontName : TFontName;

Private declarations


FSize : Integer;


FStyle : TFontStyles;