Vcl.Themes.TStyleHook.GetStringPropValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi