AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.Focused Property

Whether the edit box has focus and is accepting input.

Syntax
Pascal
property Focused: Boolean;

Set to True to give focus to the edit box. When setting to False, the cursor will disappear.

Copyright (c) 2012. All rights reserved.