TdxSkinChooserGalleryItem.AddSkinsFromFile(string) Method
Loads skins from a specified file and creates corresponding gallery items.
Declaration
procedure AddSkinsFromFile(const AFileName: string);
Parameters
Name | Type | Description |
---|---|---|
AFileName | string | The absolute or relative path to the source SKINRES file. |
See Also