RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Graphics.DefFontData Variable
Pascal
DefFontData: TFontData = ( Handle: 0; Height: 0; Orientation: 0; Pitch: fpDefault; Style: []; Charset : DEFAULT_CHARSET; Name: 'MS Sans Serif');
C++
TFontData DefFontData = ( Handle: 0; Height: 0; Orientation: 0; Pitch: fpDefault; Style: []; Charset : DEFAULT_CHARSET; Name: 'MS Sans Serif');

Graphics

This is variable Graphics.DefFontData.

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