ShowControls
 
 
 

All Units  All Classes  Properties, Methods and Events  

ShowControls procedure

procedure ShowControls(Show: Boolean; Const AControls: array of TControl);

Unit
TeePenDlg

Description
Shows or hides the array of controls.
Same as setting Visible property to all AControls.

ShowControls( True, [ CheckBox1, Button1, Label2 ] );




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.