TdxSkinChooserGalleryItem.AddSkin(string,string) Method
Declaration
function AddSkin(const ASkinName: string; const AGroupName: string): TdxSkinChooserGalleryGroupItem; overload;
Parameters
Name | Type |
---|---|
ASkinName | string |
AGroupName | string |
Returns
Type |
---|
TdxSkinChooserGalleryGroupItem |
See Also