You are here: Symbol Reference > JSGraphics Namespace > Classes > TJSCaptionControl Class > TJSCaptionControl Properties > TJSCaptionControl.Visible Property
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCaptionControl.Visible Property

Specifies whether the component appears onscreen.

Pascal
property Visible;

Use the Visible property to control the visibility of the control at run time. If Visible is True, the control appears. If Visible is False, the control is not visible. 

Calling the Show method sets the control's Visible property to True. Calling the Hide method sets it to False.

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!