TdxMemField Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Data |
Provides access to the Tdx |
Field | Provides access to the dataset field stored in memory. |
Has |
Used internally by the Save |
Index | Specifies the field’s index in the memory field collection. |
Mem |
Provides access to the memory field collection to which the field belongs. |
Off |
|
Values | Provides indexed access to all values stored in the memory field. |
#Methods
Name | Description |
---|---|
Add |
Appends a new value to the memory field. |
Equals |
Inherited from TObject. |
Get |
|
Get |
Inherited from TObject. |
Get |
|
Get |
|
Insert |
Inserts a new field value at the specified position. |
To |
Inherited from TObject. |
See Also