ToolsAPI.IOTAGalleryCategoryManager.AddCategory
Delphi
function AddCategory(const IDString, DisplayName: string;
IconHandle: Integer = 0): IOTAGalleryCategory; overload;
function AddCategory(const ParentCategory: IOTAGalleryCategory;
const IDString, DisplayName: string;
IconHandle: Integer = 0): IOTAGalleryCategory; overload;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.pas | ToolsAPI | IOTAGalleryCategoryManager |
Description
Embarcadero Technologies does not currently have any additional information.