ipDialogFieldType¶
- class ipDialogFieldType¶
Bases:
EnumIndicates the type of a field displayed in a dialog.
- dftAngle = 1¶
- dftArea = 2¶
- dftButton = 20¶
- dftCheckBox = 3¶
- dftComboBox = 4¶
- dftDate = 5¶
- dftDistance = 6¶
- dftInteger = 7¶
- dftLine = 8¶
- dftListBox = 9¶
- dftPicture = 19¶
- dftPreview = 10¶
- dftRadioGroup = 11¶
- dftReal = 12¶
- dftText = 13¶
- dftTextBox = 14¶
- dftTime = 15¶
- dftTwinList = 16¶
- dftUnknown = 0¶
- dftVolume = 17¶
- dftWeight = 18¶