Unit Combo |
-------------------------------------------------------------------------} {UNIT: Combo.Pas - ComboBox that adds an item search (1st letter only) } { and a keys list. Only the csDropDown and csSimple } { styles are supported. These two styles allow the } { component user to assign values to the text property} {TARGET: Delphi 1 only. } {AUTHOR: George L. Roberts } {EMAIL: robertsg@nettally.com } {-------------------------------------------------------------------------} {WARNING! This software is provided as is. No warranty is given by the } { author, expressed or implied. Use this software at your own } { risk. The author assumes no responsibility for any damage from } { the use of this software. } {NOTE: This software is freeware which means that it is free for use } { and distribution. Please do not remove/mask the about property.} {-------------------------------------------------------------------------
Classes |
TAboutCombo -
TgCombo -
Functions |
Register - End TGCombo declaration
Types |
Constants |
Variables |
Functions |
Types |
TComboStyle = (gcsDropDown, gcsSimple);
Constants |
Variables |