TCharacterProperties Class Reference

TFontOption A class which stores character properties. More...

List of all members.

Public Member Functions

 CopyFrom (const TCharacterProperties CP)
 Copy properties.
TCharacterProperties Clone ()
 Clone Self.
Boolean IsBold ()
 Getter for Bold.
Boolean IsItalic ()
 Getter for Italic.
Boolean IsUnderline ()
 Getter for Underline.
Boolean IsStrike ()
 Getter for Strike.

Public Attributes

TDirection Direction
 Text direction (ltr/rtl).
AnsiString FontName
 Font name.
AnsiString FontColor
 Font color in hex code.
AnsiString FontBGColor
 Background color in hex code.
AnsiString FontHLColor
 Hilight color in hex code.
TFontstyles FontStyle
 Font style.
Integer FontSize
 Font size in points.
TCharset FontCharSet
 Font character set.
TVerticalAlignment VerticalAlignment
 vertical alignment
string Language
 
See also:
FLanguage For reading

Boolean Underline
 
See also:
IsUnderline For reading


Detailed Description

TFontOption A class which stores character properties.

Member Function Documentation

TCharacterProperties TCharacterProperties::Clone (  ) 

Clone Self.


Member Data Documentation

TCharacterProperties::Language

See also:
FLanguage For reading

See also:
SetLanguage For writing

TCharacterProperties::Underline

See also:
IsUnderline For reading

See also:
SetUnderline For writing


Generated on Fri Feb 1 11:24:25 2008 for ScroogeXHTML for Delphi(tm) by  doxygen 1.5.4