Purpose
Synopsis
procedure XADcreateeditor(wid:integer, id:integer, x:integer, y:integer, w:integer, h:integer, text:string)
Arguments
|
wid
|
id of the window containing the editor
|
|
id
|
Editor identifier
|
|
x
|
x coordinate (from left of window) of the editor in pixels
|
|
y
|
y coordinate (from top of window) of the editor in pixels
|
|
w
|
Width of the editor in pixels
|
|
h
|
Height of the editor in pixels
|
|
text
|
Contents of the editor object (use \r\n to break lines)
|
Related topics
If you have any comments or suggestions about these pages,
please send mail to docs@dashoptimization.com.