PTFieldFlag
enum PTFieldFlag { e_ptread_only,
e_ptrequired,
e_ptno_export,
e_ptpushbutton_flag,
e_ptradio_flag,
e_pttoggle_to_off,
e_ptradios_in_unison,
e_ptmultiline,
e_ptpassword,
e_ptfile_select,
e_ptno_spellcheck,
e_ptno_scroll,
e_ptcomb,
e_ptrich_text,
e_ptcombo,
e_ptedit,
e_ptsort,
e_ptmultiselect,
e_ptcommit_on_sel_change}
Undocumented
-
Undocumented
Declaration
Objective-C
e_ptread_only -
Undocumented
Declaration
Objective-C
e_ptrequired -
Undocumented
Declaration
Objective-C
e_ptno_export -
Undocumented
Declaration
Objective-C
e_ptpushbutton_flag -
Undocumented
Declaration
Objective-C
e_ptradio_flag -
Undocumented
Declaration
Objective-C
e_pttoggle_to_off -
Undocumented
Declaration
Objective-C
e_ptradios_in_unison -
Undocumented
Declaration
Objective-C
e_ptmultiline -
Undocumented
Declaration
Objective-C
e_ptpassword -
Undocumented
Declaration
Objective-C
e_ptfile_select -
Undocumented
Declaration
Objective-C
e_ptno_spellcheck -
Undocumented
Declaration
Objective-C
e_ptno_scroll -
Undocumented
Declaration
Objective-C
e_ptcomb -
Undocumented
Declaration
Objective-C
e_ptrich_text -
Undocumented
Declaration
Objective-C
e_ptcombo -
Undocumented
Declaration
Objective-C
e_ptedit -
Undocumented
Declaration
Objective-C
e_ptsort -
Undocumented
Declaration
Objective-C
e_ptmultiselect -
Undocumented
Declaration
Objective-C
e_ptcommit_on_sel_change
PTFieldFlag Enumeration Reference