Unit pvlLstCb |
************************************************ pvlListCombo is a Dropdown combobox that can automatically update and INI file, The registry or flat file with new entries. New Properties RegistryKey : The registry path after currentuser to update. (32 bit only) AutoSave : If True the component will save the list whenever it has changed. PromptBeforeAdd : If True the user will be prompted before adding the item. LoadInDesigner : If True The Item List will be updated in design mode. Prompt : The Prompt to display to the user. It gets passed to format with new item as a single string parameter. Section : The Section of the INI file/Registry where the items get saved. IniFile : The Name of the INI file. FlatFile : The Name of a flat file where the items get saved. New Events OnItemsChanged : This gets triggered whenever an item is added. New Methods SaveItems : This is to manually save the items. NOTE : If Anyone has a nice DCR file for this component. Please forward it as I've run out of ideas. ;-) ***************************************************) (************************************************* This Source Code remains Copyrighted to CopyRight (c) 1998 PA van Lonkhuyzen It may freely distributed and used as long as this message Isn't removed. The Author may be contacted via email peterv@global.co.za post P A van Lonkhuyzen PO Box 1041 Randpark Ridge 2156 South Africa ***************************************************) {.$D-,L-} {Remove if you wish to debug this code
Classes |
Functions |
Register -
Types |
Constants |
Variables |
Functions |
Types |
Constants |
Variables |