EDIT_Create() is only used within STemWin.
 
Symbols
loading...
Files
loading...

EDIT_Create() function

Create functions

Syntax

EDIT_Handle EDIT_Create (int x0,     int y0,     int xSize,     int ySize,     int Id,     int MaxLen,     int Flags);

Arguments

x0

y0

xSize

ySize

Id

MaxLen

Flags

References

LocationText
EDIT.h:131
EDIT_Handle EDIT_Create (int x0, int y0, int xSize, int ySize, int Id, int MaxLen, int Flags);

Type Use

Type of EDIT_Create()
EDIT_Create()
all items filtered out