RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.TFontDataName Type
Pascal
TFontDataName = string[(LF_FACESIZE - 1) * 4];
C++
string[(LF_FACESIZE - 1) * 4] TFontDataName;

This is type Graphics.TFontDataName.

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