Unit IconCtls |
Standard defines for all Delphi Free Stuff components } {------------------------------------------------------------------------------} { TIconComboBox and TIconListBox v1.08 } {------------------------------------------------------------------------------} { A Caching Icon ComboBox and ListBox component for Delphi. } { Copyright 1998, Brad Stowers. All Rights Reserved. } { This component can be freely used and distributed in commercial and private } { environments, provied this notice is not modified in any way. } {------------------------------------------------------------------------------} { Feel free to contact me if you have any questions, comments or suggestions } { at bstowers@pobox.com. } { The latest version will always be available on the web at: } { http://www.pobox.com/~bstowers/delphi/ } { See IconCtls.txt for notes, known issues, and revision history. } {------------------------------------------------------------------------------} { Date last modified: May 28, 1998 } {------------------------------------------------------------------------------} { C++Builder 3 requires this if you use run-time packages.
Classes |
TIconComboBox -
TIconListBox -
Functions |
Register - Add the components to the Delphi Component Palette.
Types |
Constants |
DFS_COMBO_VERSION
DFS_LIST_VERSION
Variables |
Functions |
Types |
TOrientation = (lbHorizontal, lbVertical);
Constants |
Variables |