Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
languagedelphi
titleScripting
linenumberstrue
collapsetrue