Back to Devexpress

TcxGridGetDragDropTextEvent Type

vcl-cxgridcustomtableview-ea1d0612.md

latest691 B
Original Source

TcxGridGetDragDropTextEvent Type

Declaration

delphi
TcxGridGetDragDropTextEvent = procedure(Sender: TcxCustomGridTableView; ARecord: TcxCustomGridRecord; AItem: TcxCustomGridTableItem; var AText: string) of object;

Parameters

NameType
SenderTcxCustomGridTableView
ARecordTcxCustomGridRecord
AItemTcxCustomGridTableItem
ATextstring

See Also

cxGridCustomTableView Unit