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