Vcl.Themes.TCustomStyleServices.Theme
Delphi
property Theme[Element: TThemedElement]: THandle read GetTheme;
C++
__property NativeUInt Theme[TThemedElement Element] = {read=GetTheme};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TCustomStyleServices |
説明
指定された要素に関連付けられているハンドルを表します。
Theme を使用すると、各ユーザー インターフェイス要素に対する、Windows ハンドルを取得することができます。