IdxActionGalleryInfo.Add(Variant,string,string,string,string,Integer) Method
Declaration
procedure Add(AActionIndex: Variant; const AGroupCaption: string; const ACaption: string; const ADescription: string = ''; const AImageFileName: string = ''; AExternalImageIndex: Integer = -1);
Parameters
| Name | Type |
|---|---|
| AActionIndex | Variant |
| AGroupCaption | string |
| ACaption | string |
| ADescription | string |
| AImageFileName | string |
| AExternalImageIndex | Integer |
See Also