API:Vcl.Themes.TStyleManager.LoadFromResource
Delphi
class function LoadFromResource(Instance: HINST; const ResourceName: string): TStyleServicesHandle; overload;
class function LoadFromResource(Instance: HINST; const ResourceName: string; ResourceType: PChar): TStyleServicesHandle; overload;
C++
__classmethod TStyleManager_TStyleServicesHandle __fastcall LoadFromResource(NativeUInt Instance, const System::UnicodeString ResourceName)/* overload */;
__classmethod TStyleManager_TStyleServicesHandle __fastcall LoadFromResource(NativeUInt Instance, const System::UnicodeString ResourceName, System::WideChar * ResourceType)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TStyleManager |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!