Vcl.AxCtrls.TFontAdapter.SetOleFont
Delphi
procedure SetOleFont(const OleFont: IFontDisp);
C++
void __fastcall SetOleFont(const _di_IFontDisp OleFont);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | Vcl.AxCtrls.pas Vcl.AxCtrls.hpp |
Vcl.AxCtrls | TFontAdapter |
説明
アダプタと指定されたインターフェースで示された OLE オブジェクトを関連付けます。
TFontAdapter を使用する ActiveX コンポーネントは SetOleFont メソッドを呼び出して,アダプタと OleFont パラメータで渡されたインターフェースを関連付けます。