RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFontAdapter.SetOleFont Method

Associates the adapter with the OLE object represented by a specified interface.

Pascal
procedure SetOleFont(const OleFont: IFontDisp);
C++
__fastcall SetOleFont(const IFontDisp OleFont);

ActiveX controls that use TFontAdapter call SetOleFont to associate the adapter with the interface passed as the OleFont parameter. 

 

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