Back to Devexpress

TdxCustomLayoutControl.OnCustomization Event

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-f5158910.md

latest660 B
Original Source

TdxCustomLayoutControl.OnCustomization Event

Occurs when activating/deactivating customization mode.

Declaration

delphi
property OnCustomization: TNotifyEvent read; write;

Remarks

Write your OnCustomization event handler to perform specific actions when activating or deactivating customization mode such as synchronizing the customize button down state.

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit