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

TGridState

Declaration

Source position: grids.pas line 119

type TGridState = (

  gsNormal,

  

  gsSelecting,

  

  gsRowSizing,

  

  gsColSizing,

  

  gsRowMoving,

  

  gsColMoving,

  

  gsHeaderClicking

  

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads