TdxCustomLayoutItem.OnCaptionClick Event
Enables you to respond to clicking the caption region of the layout element.
#Declaration
Delphi
property OnCaptionClick: TNotifyEvent read; write;
See Also