Unit msegrids

Description

This item has no description.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class tgridexception  
Record celleventinfoty  
Class tcellframe  
Class tfixcellframe  
Class tcellface  
Class tfixcellface  
Record rowfoldinfoty  
Record cellinfoty  
Class tgridpropfont  
Class tgridprop  
Record colpaintinfoty  
Record rangety  
Record cellaxisrangety  
Record rowpaintinfoty  
Record rowspaintinfoty  
Class tcolselectfont  
Class tcol  
Class tdatacol  
Class tcelldragobject  
Class tdrawcol  
Class tstringcoldatalist  
Class tcustomstringcol  
Class tstringcol  
Class tfixcol  
Class tcolheaderfont  
Class tcolheader  
Class tdatacolheader  
Class tcolheaders  
Class tfixcolheaders  
Class tdatacolheaders  
Class tfixrow  
Class tgridarrayprop  
Class tcolsfont  
Class tcolsfontselect  
Class tcols  
Class trowstatelist  
Class tdatacols  
Class tdrawcols  
Class tstringcols  
Class tfixcols  
Class tfixrows  
Class tgridframe  
Class trowfontarrayprop  
Class tcustomgrid  
Class tcellgrid  
Class tdrawgrid  
Class tcustomstringgrid  
Class tstringgrid  

Functions and Procedures

function gridcoordtotext(const coord: gridcoordty): string;
function isequalgridcoord(const a,b: gridcoordty): boolean;
function iscellkeypress(const info: celleventinfoty; const akey: keyty = key_none; const shiftstatemustinclude: shiftstatesty = []; const shiftstatemustnotinclude: shiftstatesty = []): boolean;
function iscellclick(const info: celleventinfoty; const restrictions: cellclickrestrictionsty = []; const shiftstatemustinclude: shiftstatesty = []; const shiftstatemustnotinclude: shiftstatesty = [ss_repeat]): boolean;
function isrowenter(const info: celleventinfoty; const noentergrid: boolean = false): boolean;
function isrowexit(const info: celleventinfoty; const noexitgrid: boolean = false): boolean;
function isrowchange(const info: celleventinfoty): boolean;
function wasrowenter(const info: celleventinfoty; const noentergrid: boolean = false): boolean;
function wasrowexit(const info: celleventinfoty; const noexitgrid: boolean = false): boolean;
function cellkeypress(const info: celleventinfoty): keyty;

Types

coloptionty = (...);
coloptionsty = set of coloptionty;
coloption1ty = (...);
coloptions1ty = set of coloption1ty;
fixcoloptionty = (...);
fixcoloptionsty = set of fixcoloptionty;
fixrowoptionty = (...);
fixrowoptionsty = set of fixrowoptionty;
optiongridty = (...);
optionsgridty = set of optiongridty;
optiongrid1ty = (...);
optionsgrid1ty = set of optiongrid1ty;
pickobjectkindty = (...);
stringcoleditoptionty = (...);
stringcoleditoptionsty = set of stringcoleditoptionty;
gridstatety = (...);
gridstatesty = set of gridstatety;
gridstate1ty = (...);
gridstates1ty = set of gridstate1ty;
cellkindty = (...);
griderrorty = (...);
pcelleventinfoty = ˆcelleventinfoty;
prowfoldinfoty = ˆrowfoldinfoty;
rowfoldinfoarty = array of rowfoldinfoty;
rowfoldinfoaty = array[0..0] of rowfoldinfoty;
prowfoldinfoaty = ˆrowfoldinfoaty;
celldrawstatety = (...);
celldrawstatesty = set of celldrawstatety;
pcellinfoty = ˆcellinfoty;
gridpropstatety = (...);
gridpropstatesty = set of gridpropstatety;
gridpropclassty = class of tgridprop;
celleventty = procedure(const sender: tobject; var info: celleventinfoty) of object;
drawcelleventty = procedure(const sender: tcol; const canvas: tcanvas; var cellinfo: cellinfoty) of object;
beforedrawcelleventty = procedure(const sender: tcol; const canvas: tcanvas; var cellinfo: cellinfoty; var processed: boolean) of object;
showcolhinteventty = procedure(const sender: tdatacol; const arow: integer; var info: hintinfoty) of object;
datacoleventty = procedure(const sender: tdatacol) of object;
datacolchangeeventty = procedure(const sender: tdatacol; const aindex: integer) of object;
datacolaty = array[0..0] of tdatacol;
pdatacolaty = ˆdatacolaty;
celldrageventty = procedure(const cellinfo: cellinfoty; var draginfo: draginfoty; var dragobject: tcelldragobject; var accept: boolean; var processed: boolean) of object;
stringcolclassty = class of tcustomstringcol;
fixcolclassty = class of tfixcol;
cellmergeflagty = (...);
cellmergeflagsty = set of cellmergeflagty;
datacolheaderoptionty = (...);
datacolheaderoptionsty = set of datacolheaderoptionty;
beforefixdrawcelleventty = procedure(const sender: tfixrow; const canvas: tcanvas; var cellinfo: cellinfoty; var processed: boolean) of object;
drawfixcelleventty = procedure(const sender: tfixrow; const canvas: tcanvas; const cellinfo: cellinfoty) of object;
cellinnerlevelty = (...);
cellselectmodety = (...);
selectcellmodety = (...);
optionfoldty = (...);
optionsfoldty = set of optionfoldty;
gridnotifyeventty = procedure(const sender: tcustomgrid) of object;
griddataeventty = procedure(const sender: tcustomgrid; const acell: gridcoordty) of object;
griddatablockeventty = procedure(const sender: tcustomgrid; const acell: gridcoordty; const acount: integer) of object;
gridblockmovingeventty = procedure(const sender: tcustomgrid; var fromindex,toindex,acount: integer) of object;
gridblockmovedeventty = procedure(const sender: tcustomgrid; const fromindex,toindex,acount: integer) of object;
gridbeforeblockeventty = procedure(const sender: tcustomgrid; var aindex,acount: integer) of object;
gridblockeventty = procedure(const sender: tcustomgrid; const aindex: integer; const acount: integer) of object;
gridsorteventty = procedure(const sender: tcustomgrid; const lindex,rindex: integer; var aresult: integer) of object;
gridmorerowseventty = procedure(const sender: tcustomgrid; const count: integer) of object;
gridscrolleventty = procedure(const sender: tcustomgrid; var step: integer) of object;
copyselectioneventty = procedure(const sender: tcustomgrid; var handled: boolean) of object;
pasteselectioneventty = procedure(const sender: tcustomgrid; var handled: boolean) of object;
cellclickrestrictionty = (...);
cellclickrestrictionsty = set of cellclickrestrictionty;

Constants

deprecatedcoloptions = [];
invisiblecoloptions = [];
fixcoloptionsshift1 = ord(fco_rowfont)-ord(co1_rowfont);
fixcoloptionsmask: coloptions1ty = [co1_rowfont,co1_rowcolor,co1_zebracolor];
defaultfixcoloptions = [];
defaultgridskinoptions = [osk_framebuttononly];
sortglyphwidth = 11;
defaultwheelscrollheight = 0;
rowstatefoldleveltag = 0;
rowstateissumtag = 1;
rowstatefoldhiddentag = 2;
gridautosizetag = 3;
rowstateoptions = [og_colmerged,og_rowheight];
invisibleoptionsgrid = [];
newcomponentoptionsgridadd = [og_rowinserting,og_rowdeleting, og_autofirstrow,og_autoappend];
stringcoloptionseditmask: optionseditty = [ oe_exitoncursor, oe_nofirstarrownavig, oe_endonenter, oe_homeonenter, oe_autoselect, oe_autoselectonfirstclick, oe_caretonreadonly, oe_focusrectonreadonly, oe_trimright, oe_trimleft, oe_uppercase, oe_lowercase, oe_hintclippedtext, oe_locate, oe_casesensitive];
stringcoloptionseditshift = ord(oe_exitoncursor) - ord(scoe_exitoncursor);
gridvaluevarname = 'values';
pickobjectstep = integer(high(pickobjectkindty)) + 1;
layoutchangedcoloptions: coloptionsty = [co_fill,co_proportional,co_invisible, co_nohscroll];
layoutchangedcoloptions1: coloptions1ty = [co1_rowcoloractive,co1_rowcolorfocused, co1_autorowheight,co1_autocolwidth,co1_autoheaderwidth];
notfixcoloptions = [co_fixwidth,co_fixpos,co_fill,co_proportional,co_nohscroll, co_rowdatachange];
defaultoptionsgrid = [og_autopopup,og_colchangeontabkey,og_focuscellonenter, og_mousescrollcol,og_wrapcol];
mousescrolldist = 5;
griddefaultcolwidth = 50;
griddefaultrowheight = 20;
defaultcoltextflags = [tf_ycentered,tf_noselect];
defaultactivecoltextflags = defaultcoltextflags - [tf_noselect];
defaultgridlinewidth = 1;
defaultdatalinecolor = cl_gridline;
defaultfixlinecolor = cl_gridlinefix;
defaultselectedcellcolor = cl_gridselect;
defaultdatacoloptions = [co_savestate,co_savevalue, co_mousescrollrow];
defaultdatacoloptions1 = [co1_rowfont,co1_rowcolor,co1_zebracolor, co1_rowcoloractive,co1_rowcolorfocused,co1_rowreadonly];
defaultfixcoltextflags = [tf_ycentered,tf_xcentered];
defaultstringcoleditoptions = [scoe_exitoncursor,scoe_undoonesc,scoe_autoselect, scoe_autoselectonfirstclick,scoe_eatreturn, scoe_focusrectonreadonly];
slowrepeat = 200000;
fastrepeat = 100000;
defaultgridwidgetoptions = defaultoptionswidgetmousewheel + [ow_focusbackonesc];
defaultgridwidgetoptions1 = defaultoptionswidget1 + [ow1_fontglyphheight];
mousecellevents = [cek_mousemove,cek_mousepark,cek_firstmousepark, cek_buttonpress,cek_buttonrelease];
repeaterstates = [gs_scrollup,gs_scrolldown,gs_scrollleft,gs_scrollright];

Description

Functions and Procedures

function gridcoordtotext(const coord: gridcoordty): string;

This item has no description.

function isequalgridcoord(const a,b: gridcoordty): boolean;

This item has no description.

function iscellkeypress(const info: celleventinfoty; const akey: keyty = key_none; const shiftstatemustinclude: shiftstatesty = []; const shiftstatemustnotinclude: shiftstatesty = []): boolean;

This item has no description.

function iscellclick(const info: celleventinfoty; const restrictions: cellclickrestrictionsty = []; const shiftstatemustinclude: shiftstatesty = []; const shiftstatemustnotinclude: shiftstatesty = [ss_repeat]): boolean;

This item has no description.

function isrowenter(const info: celleventinfoty; const noentergrid: boolean = false): boolean;

This item has no description.

function isrowexit(const info: celleventinfoty; const noexitgrid: boolean = false): boolean;

This item has no description.

function isrowchange(const info: celleventinfoty): boolean;

This item has no description.

function wasrowenter(const info: celleventinfoty; const noentergrid: boolean = false): boolean;

This item has no description.

function wasrowexit(const info: celleventinfoty; const noexitgrid: boolean = false): boolean;

This item has no description.

function cellkeypress(const info: celleventinfoty): keyty;

This item has no description.

Types

coloptionty = (...);

This item has no description.

Values
  • co_readonly
  • co_nofocus
  • co_invisible
  • co_disabled
  • co_drawfocus
  • co_mousemovefocus
  • co_leftbuttonfocusonly
  • co_middlebuttonfocus
  • co_noctrlmousefocus
  • co_focusselect
  • co_mouseselect
  • co_keyselect
  • co_multiselect
  • co_resetselectonexit
  • co_rowselect
  • co_fixwidth
  • co_fixpos
  • co_fill
  • co_proportional
  • co_nohscroll
  • co_savevalue
  • co_savestate
  • co_nosort
  • co_sortdescend
  • co_sortcaseinsensitive
  • co_norearange
  • co_cancopy
  • co_canpaste
  • co_mousescrollrow
  • co_rowdatachange
coloptionsty = set of coloptionty;

This item has no description.

coloption1ty = (...);

This item has no description.

Values
  • co1_rowfont
  • co1_rowcolor
  • co1_zebracolor
  • co1_rowcoloractive
  • co1_rowcolorfocused
  • co1_rowreadonly
  • co1_autorowheight
  • co1_autocolwidth
  • co1_noautocolwidth
  • co1_autoheaderwidth
coloptions1ty = set of coloption1ty;

This item has no description.

fixcoloptionty = (...);

This item has no description.

Values
  • fco_invisible
  • fco_mousefocus
  • fco_mouseselect
  • fco_rowfont
  • fco_rowcolor
  • fco_zebracolor
fixcoloptionsty = set of fixcoloptionty;

This item has no description.

fixrowoptionty = (...);

This item has no description.

Values
  • fro_invisible
  • fro_mousefocus
  • fro_mouseselect
fixrowoptionsty = set of fixrowoptionty;

This item has no description.

optiongridty = (...);

This item has no description.

Values
  • og_colsizing
  • og_colmoving
  • og_keycolmoving
  • og_rowsizing
  • og_rowmoving
  • og_keyrowmoving
  • og_rowinserting
  • og_rowdeleting
  • og_selectedrowsdeleting
  • og_focuscellonenter
  • og_containerfocusbackonesc
  • og_autofirstrow
  • og_autoappend
  • og_appendempty
  • og_noinsertempty
  • og_savestate
  • og_nosaveremoveappendedrow
  • og_sorted
  • og_nodefaultsort
  • og_noreorderrow
  • og_customsort
  • og_folded
  • og_colmerged
  • og_rowheight
  • og_colchangeontabkey
  • og_colchangeonreturnkey
  • og_wraprow
  • og_wrapcol
  • og_visiblerowpagestep
  • og_autopopup
  • og_mousescrollcol
optionsgridty = set of optiongridty;

This item has no description.

optiongrid1ty = (...);

This item has no description.

Values
  • og1_norowdeletequery
  • og1_swaprowinsertappend
  • og1_forcerowsmodified
  • og1_focusmorerows
  • og1_scrollmorerows
  • og1_noresetselect
  • og1_pasteinselection
optionsgrid1ty = set of optiongrid1ty;

This item has no description.

pickobjectkindty = (...);

This item has no description.

Values
  • pok_none
  • pok_fixcolsize
  • pok_fixcol
  • pok_datacolsize
  • pok_datacol
  • pok_fixrowsize
  • pok_fixrow
  • pok_datarowsize
  • pok_datarow
stringcoleditoptionty = (...);

This item has no description.

Values
  • scoe_undoonesc
  • scoe_forcereturncheckvalue
  • scoe_eatreturn
  • scoe_exitoncursor
  • scoe_nofirstarrownavig
  • scoe_endonenter
  • scoe_homeonenter
  • scoe_autoselect
  • scoe_autoselectonfirstclick
  • scoe_caretonreadonly
  • scoe_focusrectonreadonly
  • scoe_trimright
  • scoe_trimleft
  • scoe_uppercase
  • scoe_lowercase
  • scoe_hintclippedtext
  • scoe_locate
  • scoe_casesensitive
  • scoe_checkbox
stringcoleditoptionsty = set of stringcoleditoptionty;

This item has no description.

gridstatety = (...);

This item has no description.

Values
  • gs_layoutvalid
  • gs_layoutupdating
  • gs_updatelocked
  • gs_changelock
  • gs_cellentered
  • gs_cellclicked
  • gs_emptyrowremoved
  • gs_rowcountinvalid
  • gs_rowreadonly
  • gs_scrollup
  • gs_scrolldown
  • gs_scrollleft
  • gs_scrollright
  • gs_selectionchanged
  • gs_rowdatachanged
  • gs_focusedcellchanged
  • gs_invalidated
  • gs_mouseentered
  • gs_childmousecaptured
  • gs_child
  • gs_mousecellredirected
  • gs_restorerow
  • gs_cellexiting
  • gs_rowremoving
  • gs_appending
  • gs_hasactiverowcolor
  • gs_needszebraoffset
  • gs_needsrowheight
  • gs_islist
  • gs_isdb
gridstatesty = set of gridstatety;

This item has no description.

gridstate1ty = (...);

This item has no description.

Values
  • gs1_showcellinvalid
  • gs1_sortvalid
  • gs1_rowsortinvalid
  • gs1_sortmoving
  • gs1_sortchangelock
  • gs1_rowinserted
  • gs1_gridsorted
  • gs1_dbsorted
  • gs1_customsort
  • gs1_rowdeleting
  • gs1_autoappending
  • gs1_autoremoving
  • gs1_autosizepending
  • gs1_focuscellonenterlock
  • gs1_mousecaptureendlock
  • gs1_forcenullcheck
  • gs1_cellsizesyncing
  • gs1_userinput
  • gs1_autoappendlock
  • gs1_scrolllimit
  • gs1_nocellassistive
gridstates1ty = set of gridstate1ty;

This item has no description.

cellkindty = (...);

This item has no description.

Values
  • ck_invalid
  • ck_data
  • ck_fixcol
  • ck_fixrow
  • ck_fixcolrow
griderrorty = (...);

This item has no description.

Values
  • gre_ok
  • gre_invaliddatacell
  • gre_differentrowcount
  • gre_rowindex
  • gre_colindex
  • gre_invalidwidget
pcelleventinfoty = ˆcelleventinfoty;

This item has no description.

prowfoldinfoty = ˆrowfoldinfoty;

This item has no description.

rowfoldinfoarty = array of rowfoldinfoty;

This item has no description.

rowfoldinfoaty = array[0..0] of rowfoldinfoty;

This item has no description.

prowfoldinfoaty = ˆrowfoldinfoaty;

This item has no description.

celldrawstatety = (...);

This item has no description.

Values
  • cds_selected
  • cds_readonly
  • cds_focused
  • cds_active
  • cds_notext
  • cds_usecoloractive
  • cds_ismousecell
celldrawstatesty = set of celldrawstatety;

This item has no description.

pcellinfoty = ˆcellinfoty;

This item has no description.

gridpropstatety = (...);

This item has no description.

Values
  • gps_fix
  • gps_selected
  • gps_noinvalidate
  • gps_edited
  • gps_readonlyupdating
  • gps_selectionchanged
  • gps_changelock
  • gps_datalistvalid
  • gps_needsrowheight
  • gps_maxsizevalid
  • gps_autosizevalid
gridpropstatesty = set of gridpropstatety;

This item has no description.

gridpropclassty = class of tgridprop;

This item has no description.

celleventty = procedure(const sender: tobject; var info: celleventinfoty) of object;

This item has no description.

drawcelleventty = procedure(const sender: tcol; const canvas: tcanvas; var cellinfo: cellinfoty) of object;

This item has no description.

beforedrawcelleventty = procedure(const sender: tcol; const canvas: tcanvas; var cellinfo: cellinfoty; var processed: boolean) of object;

This item has no description.

showcolhinteventty = procedure(const sender: tdatacol; const arow: integer; var info: hintinfoty) of object;

This item has no description.

datacoleventty = procedure(const sender: tdatacol) of object;

This item has no description.

datacolchangeeventty = procedure(const sender: tdatacol; const aindex: integer) of object;

This item has no description.

datacolaty = array[0..0] of tdatacol;

This item has no description.

pdatacolaty = ˆdatacolaty;

This item has no description.

celldrageventty = procedure(const cellinfo: cellinfoty; var draginfo: draginfoty; var dragobject: tcelldragobject; var accept: boolean; var processed: boolean) of object;

This item has no description.

stringcolclassty = class of tcustomstringcol;

This item has no description.

fixcolclassty = class of tfixcol;

This item has no description.

cellmergeflagty = (...);

This item has no description.

Values
  • cmf_h
  • cmf_v
  • cmf_rline
cellmergeflagsty = set of cellmergeflagty;

This item has no description.

datacolheaderoptionty = (...);

This item has no description.

Values
  • dco_colsort
  • dco_wholecellsortclick
  • dco_nodisabledsortindicator
  • dco_hintclippedtext
  • dco_noautowidth
datacolheaderoptionsty = set of datacolheaderoptionty;

This item has no description.

beforefixdrawcelleventty = procedure(const sender: tfixrow; const canvas: tcanvas; var cellinfo: cellinfoty; var processed: boolean) of object;

This item has no description.

drawfixcelleventty = procedure(const sender: tfixrow; const canvas: tcanvas; const cellinfo: cellinfoty) of object;

This item has no description.

cellinnerlevelty = (...);

This item has no description.

Values
  • cil_all
  • cil_noline
  • cil_paint
  • cil_inner
cellselectmodety = (...);

This item has no description.

Values
  • csm_select
  • csm_deselect
  • csm_reverse
selectcellmodety = (...);

This item has no description.

Values
  • scm_cell
  • scm_row
  • scm_col
optionfoldty = (...);

This item has no description.

Values
  • of_insertsamelevel
  • of_deletetree
  • of_shiftdeltoparent
  • of_shiftchildren
  • of_validatelevel
optionsfoldty = set of optionfoldty;

This item has no description.

gridnotifyeventty = procedure(const sender: tcustomgrid) of object;

This item has no description.

griddataeventty = procedure(const sender: tcustomgrid; const acell: gridcoordty) of object;

This item has no description.

griddatablockeventty = procedure(const sender: tcustomgrid; const acell: gridcoordty; const acount: integer) of object;

This item has no description.

gridblockmovingeventty = procedure(const sender: tcustomgrid; var fromindex,toindex,acount: integer) of object;

This item has no description.

gridblockmovedeventty = procedure(const sender: tcustomgrid; const fromindex,toindex,acount: integer) of object;

This item has no description.

gridbeforeblockeventty = procedure(const sender: tcustomgrid; var aindex,acount: integer) of object;

This item has no description.

gridblockeventty = procedure(const sender: tcustomgrid; const aindex: integer; const acount: integer) of object;

This item has no description.

gridsorteventty = procedure(const sender: tcustomgrid; const lindex,rindex: integer; var aresult: integer) of object;

This item has no description.

gridmorerowseventty = procedure(const sender: tcustomgrid; const count: integer) of object;

This item has no description.

gridscrolleventty = procedure(const sender: tcustomgrid; var step: integer) of object;

This item has no description.

copyselectioneventty = procedure(const sender: tcustomgrid; var handled: boolean) of object;

This item has no description.

pasteselectioneventty = procedure(const sender: tcustomgrid; var handled: boolean) of object;

This item has no description.

cellclickrestrictionty = (...);

This item has no description.

Values
  • ccr_buttonpress
  • ccr_dblclick
  • ccr_nodefaultzone
  • ccr_nokeyreturn
  • ccr_data
cellclickrestrictionsty = set of cellclickrestrictionty;

This item has no description.

Constants

deprecatedcoloptions = [];

This item has no description.

invisiblecoloptions = [];

This item has no description.

fixcoloptionsshift1 = ord(fco_rowfont)-ord(co1_rowfont);

This item has no description.

fixcoloptionsmask: coloptions1ty = [co1_rowfont,co1_rowcolor,co1_zebracolor];

This item has no description.

defaultfixcoloptions = [];

This item has no description.

defaultgridskinoptions = [osk_framebuttononly];

This item has no description.

sortglyphwidth = 11;

This item has no description.

defaultwheelscrollheight = 0;

This item has no description.

rowstatefoldleveltag = 0;

This item has no description.

rowstateissumtag = 1;

This item has no description.

rowstatefoldhiddentag = 2;

This item has no description.

gridautosizetag = 3;

This item has no description.

rowstateoptions = [og_colmerged,og_rowheight];

This item has no description.

invisibleoptionsgrid = [];

This item has no description.

newcomponentoptionsgridadd = [og_rowinserting,og_rowdeleting, og_autofirstrow,og_autoappend];

This item has no description.

stringcoloptionseditmask: optionseditty = [ oe_exitoncursor, oe_nofirstarrownavig, oe_endonenter, oe_homeonenter, oe_autoselect, oe_autoselectonfirstclick, oe_caretonreadonly, oe_focusrectonreadonly, oe_trimright, oe_trimleft, oe_uppercase, oe_lowercase, oe_hintclippedtext, oe_locate, oe_casesensitive];

This item has no description.

stringcoloptionseditshift = ord(oe_exitoncursor) - ord(scoe_exitoncursor);

This item has no description.

gridvaluevarname = 'values';

This item has no description.

pickobjectstep = integer(high(pickobjectkindty)) + 1;

This item has no description.

layoutchangedcoloptions: coloptionsty = [co_fill,co_proportional,co_invisible, co_nohscroll];

This item has no description.

layoutchangedcoloptions1: coloptions1ty = [co1_rowcoloractive,co1_rowcolorfocused, co1_autorowheight,co1_autocolwidth,co1_autoheaderwidth];

This item has no description.

notfixcoloptions = [co_fixwidth,co_fixpos,co_fill,co_proportional,co_nohscroll, co_rowdatachange];

This item has no description.

defaultoptionsgrid = [og_autopopup,og_colchangeontabkey,og_focuscellonenter, og_mousescrollcol,og_wrapcol];

This item has no description.

mousescrolldist = 5;

This item has no description.

griddefaultcolwidth = 50;

This item has no description.

griddefaultrowheight = 20;

This item has no description.

defaultcoltextflags = [tf_ycentered,tf_noselect];

This item has no description.

defaultactivecoltextflags = defaultcoltextflags - [tf_noselect];

This item has no description.

defaultgridlinewidth = 1;

This item has no description.

defaultdatalinecolor = cl_gridline;

This item has no description.

defaultfixlinecolor = cl_gridlinefix;

This item has no description.

defaultselectedcellcolor = cl_gridselect;

This item has no description.

defaultdatacoloptions = [co_savestate,co_savevalue, co_mousescrollrow];

This item has no description.

defaultdatacoloptions1 = [co1_rowfont,co1_rowcolor,co1_zebracolor, co1_rowcoloractive,co1_rowcolorfocused,co1_rowreadonly];

This item has no description.

defaultfixcoltextflags = [tf_ycentered,tf_xcentered];

This item has no description.

defaultstringcoleditoptions = [scoe_exitoncursor,scoe_undoonesc,scoe_autoselect, scoe_autoselectonfirstclick,scoe_eatreturn, scoe_focusrectonreadonly];

This item has no description.

slowrepeat = 200000;

This item has no description.

fastrepeat = 100000;

This item has no description.

defaultgridwidgetoptions = defaultoptionswidgetmousewheel + [ow_focusbackonesc];

This item has no description.

defaultgridwidgetoptions1 = defaultoptionswidget1 + [ow1_fontglyphheight];

This item has no description.

mousecellevents = [cek_mousemove,cek_mousepark,cek_firstmousepark, cek_buttonpress,cek_buttonrelease];

This item has no description.

repeaterstates = [gs_scrollup,gs_scrolldown,gs_scrollleft,gs_scrollright];

This item has no description.


Generated by PasDoc 0.17.0.snapshot.