Create(TdxCustomGalleryControl) Constructor
In This Article
Initializes a new instance of the TdxGalleryPersistent class with specified settings.
#Declaration
Delphi
constructor Create(AOwner: TdxCustomGalleryControl); reintroduce; virtual;
#Parameters
Name | Type |
---|---|
AOwner | Tdx |
See Also