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