Vcl.Themes.TStyleHook.Text

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Text: string read GetText;

C++

__property System::UnicodeString Text = {read=GetText};

プロパティ

種類 可視性 ソース ユニット
property class protected
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TStyleHook


説明

コントロールのキャプションを返します。


関連項目