Vcl.Themes.TStyleHook.GetStringPropValue

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

Delphi

function GetStringPropValue(const PropName: string): string;

C++

System::UnicodeString __fastcall GetStringPropValue(const System::UnicodeString PropName);

プロパティ

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


説明

指定されたプロパティのプロパティ値。GetStringPropValue は、プロパティの値を文字列として返します。

関連項目