TIWCGJQGridColUpdateControlEvent Delegate
Represents type TIWCGJQGridColUpdateControlEvent
.
type TIWCGJQGridColUpdateControlEvent = procedure(Sender: TObject; ACol: TIWCGJQGridCol; const ARowId,ACellValue: string) of object;
Parameters
- Sender
- Type: TObject
- ACol
- Type: TIWCGJQGridCol
- ARowId
- Type: string
- ACellValue
- Type: string