Create(TPersistent,TdxDataStorage,Boolean) Constructor
Initializes a new instance of the TdxStorageItemCustomDataBinding class with specified settings.
Declaration
constructor Create(AOwner: TPersistent; AStorage: TdxDataStorage; ATextStored: Boolean = False); reintroduce; virtual;
Parameters
Name | Type |
---|---|
AOwner | TPersistent |
AStorage | TdxDataStorage |
ATextStored | Boolean |
See Also