[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msegrids.pas line 139
type pickobjectkindty = ( |
pok_none, |
pok_fixcolsize, |
pok_fixcol, |
pok_datacolsize, |
pok_datacol, |
pok_fixrowsize, |
pok_fixrow, |
pok_datarowsize, |
pok_datarow |
); |