List Box Methods

The following sections describe the individual list box methods.

AddCategoryListEntry

>>-aCategoryDialog~AddCategoryListEntry(--id--,--data--,--category-->

>--)-----------------------------------------------------------><


For more information, see AddListEntry.

InsertCategoryListEntry

>>-aCategoryDialog~InsertCategoryListEntry(--id--,--item--,--data-->

>--,--category--)----------------------------------------------><


For more information, see InsertListEntry.

DeleteCategoryListEntry

>>-aCategoryDialog~DeleteCategoryListEntry(--id--,--index--,---->

>--category--)-------------------------------------------------><


For more information, see DeleteListEntry.

FindCategoryListEntry

>>-aCategoryDialog~FindCategoryListEntry(--id--,--data--,--category-->

>--)-----------------------------------------------------------><


For more information, see FindListEntry.

GetCategoryListEntry

>>-aCategoryDialog~GetCategoryListEntry(--id--,--ndx--,--category-->

>--)-----------------------------------------------------------><


For more information, see GetListEntry.

GetCategoryListItems

>>-aCategoryDialog~GetCategoryListItems(--id--,--category--)---><


For more information, see GetListItems.

GetCurrentCategoryListIndex

>>-aCategoryDialog~GetCurrentCategoryListIndex(--id--,--category--)-><


For more information, see GetCurrentListIndex.

SetCurrentCategoryListIndex

>>-aCategoryDialog~SetCurrentCategoryListIndex(--id--,--+-------+-->
                                                        +-index-+

>--,--category--)----------------------------------------------><


For more information, see SetCurrentListIndex.

ChangeCategoryListEntry

>>-aCategoryDialog~ChangeCategoryListEntry(--id--,--item--,--data-->

>--,--category--)----------------------------------------------><


For more information, see ChangeListEntry.

SetCategoryListTabulators

                                                      +-,---+
                                                      V     |
>>-aCategoryDialog~SetCategoryListTabulators(--id--,----tab-+--->

>--,--category--)----------------------------------------------><


For more information, see SetListTabulators.

CategoryListAddDirectory

>>-aCategoryDialog~CategoryListAddDirectory(--id--,--drvpath--,-->

>--fileAttributes--,--category--)------------------------------><


For more information, see ListAddDirectory.

CategoryListDrop

>>-aCategoryDialog~CategoryListDrop(--id--,--category--)-------><


For more information, see ListDrop.