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

TWinControl.ShowControl

Asks the parent to show ourself.

Declaration

Source position: controls.pp line 2154

protected procedure TWinControl.ShowControl(

  AControl: TControl

); virtual;

Arguments

AControl

  

The control to show, here: ignored!

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