API:FMX.Types.FindStyleResource
Delphi
function FindStyleResource(const AStyleLookup: string; const Clone: Boolean = False): TFmxObject;
C++
extern DELPHI_PACKAGE TFmxObject* __fastcall FindStyleResource(const System::UnicodeString AStyleLookup, const bool Clone = false);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
Embarcadero Technologies does not currently have any additional information.