TdxSkinChooserGalleryItem.AddSkinsFromResources(HINST) Method
Loads skins from a specified resource module and creates corresponding gallery items.
Declaration
procedure AddSkinsFromResources(AInstance: HINST);
Parameters
Name | Type | Description |
---|---|---|
AInstance | HINST | The source application module. |
See Also