Back to Devexpress

cxGridCustomPopupMenu Unit

vcl-cxgridcustompopupmenu.md

latest1.9 KB
Original Source

cxGridCustomPopupMenu Unit

Classes

NameDescription
TcxCustomGridPopupMenuRepresents a base class for the grid popup menu component.
TcxGridDefaultPopupMenu
TcxPopupMenuInfoContains information on the custom popup menu contained in the TcxGridPopupMenu component.
TcxPopupMenuInfosThe TcxPopupMenuInfos collection represents a container for TcxPopupMenuInfo components.

Enums

NameDescription
TcxGridViewHitTypeEnumerates identifiers for grid View elements that can display a popup menu.

Methods

NameDescription
GetHitTypeByHitCode(Integer)Converts the hit code to the grid element identifier.

Types

NameDescription
TcxGridBeforePopupProcThe procedural type for grid pop-up menu display events.
TcxGridOnPopupProc
TcxGridPopupMenuItemClickProc
TcxGridViewHitTypesSpecifies a set of grid View element identifiers that determine the grid View elements that can display a popup menu.
TcxPopupMenuClass