Unit 'kdbgrids' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#pl_kcontrols]

TKDBGrid

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: kdbgrids.pas line 389

type TKDBGrid = class(TKCustomDBGrid)

published

  property Align;

  

  property Anchors;

  

  property BorderStyle;

  

  property BorderWidth;

  

  property DBOptions: TKDBGridOptions;

  

  property ColCount: Integer;

  

  property Color;

  

  property Colors: TKGridColors;

  

  property Columns: TKGridAxisItems;

  

  property Constraints;

  

  property Flat: Boolean;

  

  property DataSource: TDataSource;

  

  property DefaultColWidth: Integer;

  

  property DefaultDrawing: Boolean;

  

  property DefaultRowHeight: Integer;

  

  property DisabledDrawStyle: TKGridDisabledDrawStyle;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property DragStyle: TKGridDragStyle;

  

  property Enabled;

  

  property FixedCols: Integer;

  

  property FixedRows: Integer;

  

  property Font;

  

  property GridLineWidth: Integer;

  

  property MinColWidth: Integer;

  

  property MinRowHeight: Integer;

  

  property MouseCellHintTime: Cardinal;

  

  property MoveDirection: TKGridMoveDirection;

  

  property Options: TKGridOptions;

  

  property OptionsEx: TKGridOptionsEx;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property RangeSelectStyle: TKGridRangeSelectStyle;

  

  property RowCount: Integer;

  

  property ScrollBars: TScrollStyle;

  

  property ScrollModeHorz: TKGridScrollMode;

  

  property ScrollModeVert: TKGridScrollMode;

  

  property ScrollSpeed: Cardinal;

  

  property ShowHint;

  

  property SizingStyle: TKGridSizingStyle;

  

  property SortStyle: TKGridSortStyle;

  

  property TabOrder;

  

  property TabStop;

  

  property TitleRow: Integer;

  

  property Visible;

  

  property OnBeginColDrag: TKGridBeginDragEvent;

  

  property OnBeginColSizing: TKGridBeginSizingEvent;

  

  property OnBeginRowSizing: TKGridBeginSizingEvent;

  

  property OnCellSpan: TKGridCellSpanEvent;

  

  property OnChanged: TKGridCellEvent;

  

  property OnCheckColDrag: TKGridCheckDragEvent;

  

  property OnClick;

  

  property OnColumnMoved: TKGridMovedEvent;

  

  property OnColWidthsChanged: TNotifyEvent;

  

  property OnContextPopup;

  

  property OnCustomSortCols: TKGridCustomSortEvent;

  

  property OnCustomSortRows: TKGridCustomSortEvent;

  

  property OnDblClick;

  

  property OnDockDrop;

  

  property OnDockOver;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnDrawCell: TKGridDrawCellEvent;

  

  property OnEditorCreate: TKGridEditorCreateEvent;

  

  property OnEditorDataFromGrid: TKGridEditorDataEvent;

  

  property OnEditorDataToGrid: TKGridEditorDataEvent;

  

  property OnEditorDestroy: TKGridEditorDestroyEvent;

  

  property OnEditorKeyPreview: TKGridEditorKeyPreviewEvent;

  

  property OnEditorResize: TKGridEditorResizeEvent;

  

  property OnEditorSelect: TKGridEditorSelectEvent;

  

  property OnEndColDrag: TKGridEndDragEvent;

  

  property OnEndColSizing: TKGridEndSizingEvent;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnEndRowSizing: TKGridEndSizingEvent;

  

  property OnEnter;

  

  property OnExit;

  

  property OnExchangeCols: TKGridExchangeEvent;

  

  property OnExchangeRows: TKGridExchangeEvent;

  

  property OnGetSiteInfo;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseCellHint: TKGridCellHintEvent;

  

  property OnMouseClickCell: TKGridCellEvent;

  

  property OnMouseDown;

  

  property OnMouseEnterCell: TKGridCellEvent;

  

  property OnMouseLeaveCell: TKGridCellEvent;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnResize;

  

  property OnRowHeightsChanged: TNotifyEvent;

  

  property OnSelectCell: TKGridSelectCellEvent;

  

  property OnSelectionExpand: TKGridSelectionExpandEvent;

  

  property OnSizeChanged: TKGridSizeChangedEvent;

  

  property OnStartDock;

  

  property OnStartDrag;

  

  property OnTopLeftChanged: TNotifyEvent;

  

  property OnUnDock;

  

end;

Inheritance

TKDBGrid

  

|

TKCustomDBGrid

  

|

TKCustomGrid

  

|

TKCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio