RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
OleCtrls.OleFontToFont Function

Fills in a TFont structure to represent an IFontDispatch.

Pascal
procedure OleFontToFont(const OleFont: Variant; Font: TFont);
C++
OleFontToFont(const Variant OleFont, TFont Font);

OleCtrls

Use OleFontToFont to convert a font from COM (IFontDispatch) to TFont format. 

 

FontToOleFont 

OleStrToStrVar 

StringToOleStr 

OleStrToString

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