Vcl.Themes.TStyleHook.GetStringPropValue
Delphi
function GetStringPropValue(const PropName: string): string;
C++
System::UnicodeString __fastcall GetStringPropValue(const System::UnicodeString PropName);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | class protected | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TStyleHook |
Description
Obtient la valeur de la propriété donnée. GetStringPropValue renvoie la valeur d'une propriété sous forme de chaîne.