PluginCheckBoxBinding

Undocumented in source.

Constructors

this
this(PluginStartupInfo* aInfo, HANDLE* aHandle, int aID, int* aValue, int aMask)
Undocumented in source.

Members

Functions

SaveValue
void SaveValue(FarDialogItem* Item, int RadioGroupIndex)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Mask
int Mask;
Undocumented in source.
Value
int* Value;
Undocumented in source.

Inherited Members

From DialogAPIBinding

Info
const(PluginStartupInfo)* Info;
Undocumented in source.
DialogHandle
HANDLE* DialogHandle;
Undocumented in source.
ID
int ID;
Undocumented in source.

Meta