FMX.Presentation.Style.TStyledPresentation.GetParentClassStyleLookupName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetParentClassStyleLookupName: string; override;

C++

virtual System::UnicodeString __fastcall GetParentClassStyleLookupName();

Properties

Type Visibility Source Unit Parent
function protected
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style TStyledPresentation

Description

Getter for the ParentClassStyleLookupName property.

FMX.Presentation.Style.TStyledPresentation.GetParentClassStyleLookupName inherits from FMX.Controls.TStyledControl.GetParentClassStyleLookupName. All content below this line refers to FMX.Controls.TStyledControl.GetParentClassStyleLookupName. Getter for the ParentClassStyleLookupName property.

See Also