Dialog API structures
Structure | Description |
---|---|
FarDialogEvent | Information about dialog event |
FarDialogItem | Dialog item |
FarDialogItemData | Passing data to a dialog item |
FarList | The DI_LISTBOX list |
FarListColors | Describes color schemes for DI_COMBOBOX and DI_LISTBOX controls |
FarListDelete | Parameters for deletion from a DI_COMBOBOX or DI_LISTBOX |
FarListFind | Search in a DI_COMBOBOX or DI_LISTBOX |
FarListGetItem | Retrieval of one element from a DI_COMBOBOX or DI_LISTBOX |
FarListInfo | Retrieval of information about a DI_COMBOBOX or DI_LISTBOX |
FarListInsert | Item insertion into a DI_COMBOBOX or DI_LISTBOX |
FarListItem | List item |
FarListPos | Positioning in the list |
FarListItemData | Association of a list item with data |
FarListTitles | Set or get list labels |
FarListUpdate | List item update data |
OpenDlgPluginData | Information about dialog and activated plugin item. |
See also: