AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.Depth Property

Sets the depth of the edit box so it may appear behind or in front of other sprites and text objects.

Syntax
Pascal
property Depth: Integer;

The depth is in the range 0 (front) to 10000 (back).

Copyright (c) 2012. All rights reserved.