Functions - 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:
Function
: NewComboBox(Left, Top:
Integer
; Text:
String
): TComboBox
API Call: