Unit 'xforms' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#xforms]

TFL_EditKeymap

Declaration

Source position: xforms.pp line 2344

type TFL_EditKeymap = record

  del_prev_char: LongInt;

  del_next_char: LongInt;

  del_prev_word: LongInt;

  del_next_word: LongInt;

  moveto_prev_line: LongInt;

  moveto_next_line: LongInt;

  moveto_prev_char: LongInt;

  moveto_next_char: LongInt;

  moveto_prev_word: LongInt;

  moveto_next_word: LongInt;

  moveto_prev_page: LongInt;

  moveto_next_page: LongInt;

  moveto_bol: LongInt;

  moveto_eol: LongInt;

  moveto_bof: LongInt;

  moveto_eof: LongInt;

  transpose: LongInt;

  paste: LongInt;

  backspace: LongInt;

  del_to_bol: LongInt;

  del_to_eol: LongInt;

  clear_field: LongInt;

  del_to_eos: LongInt;

  reserverd: array [0..3] of LongInt;

end;


Documentation generated on: 2023-03-18