TcxCustomGrid.SendNotifications(TcxGridNotificationKind,TObject) Method
Declaration
function SendNotifications(AKind: TcxGridNotificationKind; AData: TObject = nil): Boolean;
Parameters
| Name | Type |
|---|---|
| AKind | TcxGridNotificationKind |
| AData | TObject |
Returns
| Type |
|---|
| Boolean |
See Also