Unit msegridsglob

Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Constants
Variables

Description

 

Overview

Types

cellpositionty = (...);
celleventkindty = (...);
focuscellactionty = (...);
cellzonety = (...);

Description

Types

cellpositionty = (...);
 
Values
  • cep_none
  • cep_nearest
  • cep_topleft
  • cep_top
  • cep_topright
  • cep_bottomright
  • cep_bottom
  • cep_bottomleft
  • cep_left
  • cep_rowcentered
  • cep_rowcenteredif
celleventkindty = (...);
 
Values
  • cek_none
  • cek_enter
  • cek_exit
  • cek_select
  • cek_focusedcellchanged
  • cek_mousemove
  • cek_mousepark
  • cek_firstmousepark
  • cek_buttonpress
  • cek_buttonrelease
  • cek_mouseenter
  • cek_mouseleave
  • cek_keydown
  • cek_keyup
focuscellactionty = (...);
 
Values
  • fca_none
  • fca_entergrid
  • fca_exitgrid
  • fca_reverse
  • fca_focusin
  • fca_focusinforce
  • fca_focusinshift
  • fca_focusinrepeater
  • fca_setfocusedcell
  • fca_selectstart
  • fca_selectend
cellzonety = (...);
 
Values
  • cz_none
  • cz_default
  • cz_checkbox
  • cz_image
  • cz_caption
  • cz_child

Generated by PasDoc 0.16.0.