Vcl.Themes.StyleServices
Delphi
function StyleServices(AControl: TControl = nil): TCustomStyleServices;
C++
extern DELPHI_PACKAGE TCustomStyleServices* __fastcall StyleServices(Vcl::Controls::TControl* AControl = (Vcl::Controls::TControl*)(0x0));
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | Vcl.Themes |
説明
Vcl.Themes.TCustomStyleServices のメソッドを提供します。関数を呼び出すには、DrawIcon や GetElementMargins といった Vcl.Themes.TCustomStyleServices の関数を続けて指定します。