|
TRVTableItemInfo.GetEditedCell |
Top Previous Next |
|
Returns inplace editor for the currently edited cell, or nil if there is no such cell. function GetEditedCell(var Row,Col: Integer): TCustomRichViewEdit; Output parameters: Row and Col receive position of the cell that is being edited. This method must be called when the document is formatted.
See also: See also methods:
|