Skip to main content

TcxCustomGridPopupMenu Class

Represents a base class for the grid popup menu component.

Declaration

TcxCustomGridPopupMenu = class(
    TcxCustomComponent
)

Remarks

The TcxCustomGridPopupMenu class provides basic functionality for all grid popup menu components. You should never use it directly but only as an ancestor for your own popup menu components.

Inheritance

See Also