TdxCustomNavBar.InvalidateAll(TcxComponentCollectionItem,TcxComponentCollectionNotification) Method
In This Article
#Declaration
Delphi
procedure InvalidateAll(AItem: TcxComponentCollectionItem; AAction: TcxComponentCollectionNotification); overload;
#Parameters
Name | Type |
---|---|
AItem | Tcx |
AAction | Tcx |
See Also