FMX.Controls.TStyledControl.RequestStyleData
Delphi
function RequestStyleData(const Index: string): TValue; virtual;
C++
virtual System::Rtti::TValue __fastcall RequestStyleData(const System::UnicodeString Index);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TStyledControl |
Description
Requests the value of the StylesData property of the style object.