| Class TFontInfo (unit RVStyle) |
TCollectionItem
--------------------------------------------------------------
| Constructors |
constructor Create(Collection: TCollection);--------------------------------------------------------------} { TFontInfo } {--------------------------------------------------------------
| Functions |
procedure Assign(Source: TPersistent);| Properties |
property Color : TColor
property FontName : TFontName
property Size : Integer
property Style : TFontStyles| Events |
| Variables |
FColor : TColor;
FFontName : TFontName;
FSize : Integer;
FStyle : TFontStyles;| Constructors |
constructor Create(Collection: TCollection);Public declarations
--------------------------------------------------------------} { TFontInfo } {--------------------------------------------------------------
| Functions |
procedure Assign(Source: TPersistent);--------------------------------------------------------------
| Properties |
property Color : TColor
property FontName : TFontNamePublished declarations
property Size : Integer
property Style : TFontStyles| Events |
| Variables |
FColor : TColor;
FFontName : TFontName;Private declarations
FSize : Integer;
FStyle : TFontStyles;