TdxSkinChooserGalleryItem.AddSkinsFromStream(TStream,string,HINST) Method
In This Article
Loads skins from a specified stream and creates corresponding gallery items.
#Declaration
Delphi
#Parameters
Name | Type | Description |
---|---|---|
AStream | TStream | The source stream. |
ASkin |
string | The required skin resource name. |
ASkin |
HINST | The source resource module. |
See Also