PluginDialogBuilder.AddListControl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. FarDialogItem* AddListControl(FARDIALOGITEMTYPES Type, int* SelectedItem, wchar* Text, int Width, int Height, wchar*[] ItemsText, size_t ItemCount, FARDIALOGITEMFLAGS ItemFlags)
    class PluginDialogBuilder
    protected
    AddListControl
  2. FarDialogItem* AddListControl(FARDIALOGITEMTYPES Type, int* SelectedItem, wchar* Text, int Width, int Height, int[] MessageIDs, size_t ItemCount, FARDIALOGITEMFLAGS ItemFlags)

Meta