Create an edit box that can be positioned anywhere on screen.
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.
|