ToolsAPI.IOTAProjectResource.CreateEntry
Delphi
function CreateEntry(ResType, Name: PChar; Flags, LanguageId: Word;
DataVersion, Version, Characteristics: Integer): IOTAResourceEntry;
C++
virtual _di_IOTAResourceEntry __fastcall CreateEntry(System::WideChar * ResType, System::WideChar * Name, System::Word Flags, System::Word LanguageId, int DataVersion, int Version, int Characteristics) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | ToolsAPI.pas ToolsAPI.hpp |
ToolsAPI | IOTAProjectResource |
Description
Embarcadero Technologies does not currently have any additional information.