RAD Studio VCL Reference
ContentsIndex
TDrawGrid Members Protected Properties
Protected Properties
 
Name 
Description 
 
Contains the action link object associated with the control. 
 
Specifies whether the control sizes itself automatically to accommodate its contents. 
 
Specifies the width of the control's border. 
 
Specifies the TCanvas object that presents a drawing surface for the control. 
 
Specifies a text string that identifies the control to the user. 
 
Col 
Specifies the index of the column that contains the selected cell. 
 
Indicates the width (in pixels) of all the columns in the grid. 
 
Specifies the default window procedure for the windowed control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
Determines whether the current cell can be edited. 
 
Specifies the height of the grid in pixels. 
 
Specifies the width of the grid in pixels. 
 
Indicates the current position of the mouse cursor. 
 
Determines the behavior of the input method editor (IME). 
 
Specifies the input method editor (IME) to use for converting keyboard input to Asian language characters. 
 
Designates the edit control the grid uses to allow users to edit the contents of the selected cell. 
 
Determines whether a form stores its form-specific properties to a stream. 
 
Specifies the index of the first visible scrollable column in the grid. 
 
Indicates whether the control has "captured" mouse events. 
 
Determines whether control uses parent's theme background. 
 
Row 
Specifies the index of the row that contains the selected cell. 
 
Gives the height (in pixels) of all rows in the grid. 
 
Reflects which attributes of the control have been scaled. 
 
Indicates the boundaries of the current selection. 
 
Indicates whether the user can tab to specified columns in the grid. 
 
Text 
Contains a text string associated with the control. 
 
Specifies the index of the first visible scrollable row in the grid. 
 
Accumulates mouse wheel rotations. 
 
Provides access to a window handle for the control. 
 
Contains the text string of the control. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.