API:FMX.Forms.TCustomForm.StyleLookup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StyleLookup: string read FStyleLookup write SetStyleLookup stored IsStyleLookupStored;

C++

__property System::UnicodeString StyleLookup = {read=FStyleLookup, write=SetStyleLookup, stored=IsStyleLookupStored};

Properties

Type Visibility Source Unit Parent
property public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCustomForm

Description

Embarcadero Technologies does not currently have any additional information.