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