RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFont.FontAdapter Property

Designates an interface for providing the font information to ActiveX controls.

Pascal
property FontAdapter: IChangeNotifier;
C++
__property IChangeNotifier FontAdapter;

Do not use the FontAdapter property. FontAdapter is used internally by ActiveX controls to communicate font information through an OLE interface. 

 

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