Description
It can take one of the following values: fboSortFields - Determines whether the fields list is sorted when the pick list is shown. fboSortConditions - Determines whether the conditions list is sorted when the pick list is shown. fboCanAdd - Determines whether new item can be appended in the Items property. fboCanDelete - Determines whether the item can be deleted from the Items property. fboCanIndent - Determines whether the item can change IdentLev and its placement. fboCanOpen - Determines whether the items list can be loaded from the file. fboCanSave - Determines whether the items list can be saved in the file. fboCanSaveToMem - Determines whether the items list can be saved in the MemorySlots. fboCanLoadFromMem - Determines whether the items list can be loaded from the MemorySlots.