AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.Current Property

Returns the edit box that currently has focus.

Syntax
Pascal
class property Current: TAgkEditBox;

Only one edit box may focus at a time. If no edit box currently has focus it returns nil.

Copyright (c) 2012. All rights reserved.