NewComboBox
Creates a new TComboBox and sets the Left, Top and Text Properties as specified. Do not attempt to destroy or free a TComboBox created with NewComboBox.
Syntax:
Procedure: NewComboBox(Left, Top: Integer; Text: String): TComboBox;
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||