RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.TFontName Type

TFontName is a string that holds the typeface name of a font.

Pascal
TFontName = type string;
C++
type string TFontName;

TFontName maps to a string. It is the type for representing the typeface name of a font. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!