[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msestockobjects' (#msegui)

stockcaptionty

Declaration

Source position: msestockobjects.pas line 98

type stockcaptionty = (

  sc_none,

  sc_is_invalid,

  sc_Format_error,

  sc_Value_is_required,

  sc_Error,

  sc_Min,

  sc_Max,

  sc_Range_error,

  sc_Undohk,

  sc_Redohk,

  sc_copyhk,

  sc_cuthk,

  sc_pastehk,

  sc_select_allhk,

  sc_insert_rowhk,

  sc_append_rowhk,

  sc_delete_rowhk,

  sc_Dirhk,

  sc_Homehk,

  sc_Uphk,

  sc_New_dirhk,

  sc_Namehk,

  sc_Show_hidden_fileshk,

  sc_Filterhk,

  sc_Save,

  sc_Open,

  sc_name,

  sc_create_new_directory,

  sc_back,

  sc_forward,

  sc_up,

  sc_file,

  sc_exists_overwrite,

  sc_is_modified_save,

  sc_warningupper,

  sc_errorupper,

  sc_exception,

  sc_system,

  sc_does_not_exist,

  sc_passwordupper,

  sc_enterpassword,

  sc_invalidpassword,

  sc_can_not_read_directory,

  sc_graphic_format_not_supported,

  sc_graphic_format_error,

  sc_MS_Bitmap,

  sc_MS_Icon,

  sc_JPEG_Image,

  sc_PNG_Image,

  sc_XPM_Image,

  sc_PNM_Image,

  sc_TARGA_image,

  sc_TIFF_image,

  sc_All,

  sc_Confirmation,

  sc_Delete_record_question,

  sc_Copy_record_question,

  sc_close_page,

  sc_first,

  sc_prior,

  sc_next,

  sc_last,

  sc_append,

  sc_delete,

  sc_edit,

  sc_post,

  sc_cancel,

  sc_refresh,

  sc_edit_filter,

  sc_edit_filter_min,

  sc_edit_filter_max,

  sc_reset_filter,

  sc_filter_on,

  sc_search,

  sc_auto_edit,

  sc_copy_record,

  sc_dialog,

  sc_insert,

  sc_copy,

  sc_paste,

  sc_row_insert,

  sc_row_append,

  sc_row_delete,

  sc_undo,

  sc_redo,

  sc_cut,

  sc_select_all,

  sc_filter_off,

  sc_portrait,

  sc_landscape,

  sc_Delete_row_question,

  sc_selected_rows,

  sc_Single_item_only,

  sc_Copy_Cells,

  sc_Paste_Cells,

  sc_close,

  sc_maximize,

  sc_normalize,

  sc_minimize,

  sc_fix_size,

  sc_float,

  sc_stay_on_top,

  sc_stay_in_background,

  sc_lock_children,

  sc_no_lock,

  sc_input,

  sc_button,

  sc_on,

  sc_off,

  sc_leftborder,

  sc_topborder,

  sc_rightborder,

  sc_bottomborder,

  sc_beginoftext,

  sc_endoftext,

  sc_inputmode,

  sc_overwrite,

  sc_deleted,

  sc_copied,

  sc_inserted,

  sc_pasted,

  sc_withdrawn,

  sc_windowactivated,

  sc_menu,

  sc_bof,

  sc_eof,

  sc_voiceoutput,

  sc_speakagain,

  sc_firstcol,

  sc_firstrow,

  sc_lastcol,

  sc_lastrow,

  sc_selection,

  sc_speakpath,

  sc_disabledbutton,

  sc_firstfield,

  sc_lastfield,

  sc_firstelement,

  sc_lastelement,

  sc_slower,

  sc_faster,

  sc_window,

  sc_area,

  sc_areaactivated,

  sc_volumedown,

  sc_volumeup,

  sc_cancelspeech

);


Documentation generated on: 2021-05-13