API:FMX.Styles.TStyleStreaming.LoadFromResource

From RAD Studio API Documentation
Jump to: navigation, search

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.