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;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | ToolsAPI.pas | ToolsAPI | IOTAGalleryCategoryManager |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !