AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.Create Constructor

Create an edit box that can be positioned anywhere on screen.

Syntax
Pascal
constructor Create(const Owner: TAgkObject); overload;
Parameters 
Description 
const Owner: TAgkObject 
the owner of the edit box (eg. a TAgkScene object). 
Copyright (c) 2012. All rights reserved.