RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTextAttributes.Name Property

Specifies the typeface of the font described by the TTextAttributes object.

Pascal
property Name: TFontName;
C++
__property TFontName Name;

Use Name to specify the typeface of the font. Typefaces are strings of up to 32 characters used by Windows to identify a font. The Name is the identifier for the font that most font selection controls show. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!