TdxSkinChooserGalleryItem.FindSkin(string,TdxSkinChooserGalleryGroupItem) Method
Declaration
function FindSkin(const ASkinName: string; out AItem: TdxSkinChooserGalleryGroupItem): Boolean;
Parameters
| Name | Type |
|---|---|
| ASkinName | string |
| AItem | TdxSkinChooserGalleryGroupItem |
Returns
| Type |
|---|
| Boolean |
See Also