FMX.Styles.TStyleStreaming.CanLoadFromResource

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function CanLoadFromResource(const ResourceName: string; ResourceType: PChar): Boolean; overload;
class function CanLoadFromResource(Instance: HINST; const ResourceName: string; ResourceType: PChar): Boolean; overload;

C++

__classmethod bool __fastcall CanLoadFromResource(const System::UnicodeString ResourceName, System::WideChar * ResourceType)/* overload */;
__classmethod bool __fastcall CanLoadFromResource(System::NativeUInt Instance, const System::UnicodeString ResourceName, System::WideChar * ResourceType)/* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Styles.pas
FMX.Styles.hpp
FMX.Styles TStyleStreaming

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.