TcxInplaceEditPosition Record
Contains information about the edit value position within the data controller.
Declaration
TcxInplaceEditPosition = record
Remarks
Fields include:
Field | Description |
---|---|
Item | Provides access to the data item that owns the edit value. |
RecordIndex | Returns the index of a record that owns the Item. |
See Also