FileListbox component

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


Your Ad Here

A old style file list box component. Add TFileListBox to a form to allow users to select a file. Use TFileListBox along with TDriveComboBox, TFilterComboBox, and TDirectoryListBox components to add full file selection capabilities to a form.

Note: To add a standard Windows file open or save dialog to a script form, use TOpenDialog or TSaveDialog component instead.

Methods

In TFileListBox

Derived from TCustomListBox

Derived from TCustomListControl

Derived from TControl

Derived from TComponent

Derived from TPersistent

Derived from TObject

Your Ad Here