PlatformAPI.IPlatformResources.LoadPlatformResourceStream
Delphi
function LoadPlatformResourceStream(const AName: string): TStream;
C++
virtual System::Classes::TStream* __fastcall LoadPlatformResourceStream(const System::UnicodeString AName) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IPlatformResources |
Description
Embarcadero Technologies does not currently have any additional information.