Skip to main content

TcxCustomImageProperties.OnCustomClick Event

Occurs when a user clicks an additional popup menu item.

Declaration

property OnCustomClick: TNotifyEvent read; write;

Remarks

Write an OnCustomClick event handler to respond when a user clicks an additional popup menu item. This handler can perform custom actions specific to the image editor.

See Also