TdxSkinChooserGalleryItem.FindSkin(string,TdxSkinChooserGalleryGroupItem) Method
In This Article
#Declaration
Delphi
function FindSkin(const ASkinName: string; out AItem: TdxSkinChooserGalleryGroupItem): Boolean;
#Parameters
Name | Type |
---|---|
ASkin |
string |
AItem | Tdx |
#Returns
Type |
---|
Boolean |
See Also