Filter combobox component

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

The TFilterComboBox component is a specialized combo box that presents the user with a choice of file filters. Add a filter combo box to a form that includes a file selection control to provide a set of predefined file filters. Use TFilterComboBox along with TDriveComboBox, TDirectoryListBox, and TFileListBox components to add full file selection capabilities to a script form. To add a standard Windows file open or save dialog to a script form, use TOpenDialog or TSaveDialog components instead.

Methods

In TFilterComboBox

Derived from TCustomCombo

Derived from TCustomListControl

Derived from TWinControl

Derived from TControl

Derived from TComponent

Derived from TObject

Your Ad Here