Class: DEdit
(of
Control
)
The DEdit class is the control class for edit controls. These allow the user to enter text.
Properties
type
state
nsTop
nsLeft
nsBottom
nsRight
key
said
value
text
font
max
cursor
Methods
heapPtr
track
()
Tracks the edit control allowing the user to enter input in it. It returns a pointer to the control object.
void
setSize
()
Sets up the control's size based on a the char height and max characters property.