NewEdit
Creates a new TEdit and sets the Left, Top and Text Properties as specified. Do not attempt to destroy or free a TEdit created with NewEdit.
Declaration:
NewEdit(Left, Top: Integer; Text: String): TEdit;
API Call:
Creates a new TEdit and sets the Left, Top and Text Properties as specified. Do not attempt to destroy or free a TEdit created with NewEdit.
Declaration:
NewEdit(Left, Top: Integer; Text: String): TEdit;
API Call: