RAD Studio VCL Reference
ContentsIndex
TCustomDecisionGrid 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 which edges of the control are beveled. 
 
Specifies the cut of the inner bevel. 
 
Specifies the control's bevel style. 
 
Specifies the cut of the outer bevel. 
 
Specifies the width of the inner and outer bevels. 
 
Determines whether a single line border is drawn around the grid. 
 
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. 
 
Specifies the background color of cells containing the names of the row and column dimensions. 
 
Specifies the font used to write the names of the row and column dimensions. 
 
Col 
Specifies the index of the column that contains the selected cell. 
 
Indicates the total number of columns in the decision grid. 
 
Specifies the background color of the control. 
 
Specifies the background color of the control. 
 
Indicates the width (in pixels) of all the columns in the grid. 
 
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. 
 
Specifies the background color of the cells containing summarized values. 
 
Specifies the font used to write the summarized values in the scrollable region of the decision grid. 
 
Specifies the background color of cells that represent subtotals over entire dimensions. 
 
Specifies the width of all columns that are not explicitly resized. 
 
Determines whether the Cells are painted when the grid is drawn. 
 
Specifies the height of all rows that are not explicitly resized. 
 
Specifies the default window procedure for the windowed control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
Provides access to the collection of TDisplayDim objects that control the appearance of each dimension. 
 
Indicates the image used to represent the mouse pointer when the control is being dragged. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
 
Determines whether the current cell can be edited. 
 
Specifies the background color of the fixed rows and columns in the grid. 
 
Indicates the number of columns used for dimension captions and dimension value labels. 
 
Indicates the number of rows used for dimension captions and dimension value labels. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Specifies the height of the grid in pixels. 
 
Specifies the color of the lines that separate the cells in the decision grid. 
 
Specifies the width, in pixels, of the lines that separate the cells of the grid. 
 
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 color of the individual row and column labels. 
 
Specifies the font used to write the individual row and column labels. 
 
Specifies the background color for the subtotal labels. 
 
Specifies the index of the first visible scrollable column in the grid. 
 
Indicates whether the control has "captured" mouse events. 
 
Specifies settings that affect the entire grid display. 
 
Determines whether control uses parent's theme background. 
 
Specifies whether the control uses its parent's BiDiMode
 
Determines where a control looks for its color information. 
 
Determines where a control looks for its color information. 
 
Determines where a component looks to determine if it should appear three dimensional. 
 
Determines where a control looks for its font information. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Identifies the pop-up menu associated with the control. 
 
Row 
Specifies the index of the row that contains the selected cell. 
 
Indicates the total number of rows in the decision grid. 
 
Gives the height (in pixels) of all rows in the grid. 
 
Reflects which attributes of the control have been scaled. 
 
Specifies whether the grid includes horizontal and vertical scroll bars. 
 
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. 
 
Indicates the number of scrollable columns visible in the grid. 
 
Indicates the number of scrollable rows visible 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.