AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.Enabled Property

The enabled status of this edit box.

Syntax
Pascal
property Enabled: Boolean;

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

Copyright (c) 2012. All rights reserved.