AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.Visible Property

Whether the edit box is visible.

Syntax
Pascal
property Visible: Boolean;

When visible is set to True the edit box can be clicked on, gain focus and be changed. When set to False the edit box is not shown, cannot be changed, nor gain focus.

Copyright (c) 2012. All rights reserved.