API:FMX.Styles.TStyleStreaming.LoadFromResource
Delphi
class function LoadFromResource(Instance: HINST; const ResourceName: string; ResourceType: PChar): TFmxObject;
C++
__classmethod Fmx::Types::TFmxObject* __fastcall LoadFromResource(System::NativeUInt Instance, const System::UnicodeString ResourceName, System::WideChar * ResourceType);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Styles.pas FMX.Styles.hpp |
FMX.Styles | TStyleStreaming |
Description
Embarcadero Technologies does not currently have any additional information.