[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.OnGetDockCaption

This handler can provide a special DockCaption, different from the Caption default.

Declaration

Source position: controls.pp line 2164

protected property TWinControl.OnGetDockCaption : TGetDockCaptionEvent
  read FOnGetDockCaption
  write FOnGetDockCaption;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.