TcxGridViewHitTypes Type
In This Article
Specifies a set of grid View element identifiers that determine the grid View elements that can display a popup menu.
#Declaration
Delphi
TcxGridViewHitTypes = set of TcxGridViewHitType;
#Referenced Class
Type |
---|
Tcx |
#Remarks
Refer to the TcxPopupMenuInfo.HitTypes property description to learn about the identifiers.
See Also