RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFontDialog.Device Property

Specifies the device from which to retrieve the list of available fonts.

Pascal
property Device: TFontDialogDevice;
C++
__property TFontDialogDevice Device;

Use Device to specify whether you want the dialog to list screen fonts (fdScreen), printer fonts (fdPrinter), or both screen and printer fonts (fdBoth). 

 

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