Unit rDBStringGridEd

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

rStringGridEdDB is enhanced rStringGridEd component which provides functions for loading and saving data from/to dataset. It helps to use simple table, multitable or pivot table data showing and editing.

Splash screen in demo version.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TrDBStringGridEd  

Functions and Procedures

procedure Register;

Types

TOptionDBEx = (...);
TOptionsDBEx = set of TOptionDBEx;
TDBBeforePostEvent = procedure(Sender: TObject; Dataset: TDataset; ARow, ACol: Longint; KeyValue: integer) of object;
TDBLoadStoreCellField = procedure(Sender: TObject; Dataset: TDataset; ARow, ACol: Longint; F: Tfield) of object;

Description

Functions and Procedures

procedure Register;
 

Types

TOptionDBEx = (...);

Defines enhanced Option properties

Values
  • dgSetAutoIncReadOnly:  
  • dgSetAutoIncGrayed:  
  • dgSaveKeyFieldValue:  
TOptionsDBEx = set of TOptionDBEx;

Defines enhanced Option properties

TDBBeforePostEvent = procedure(Sender: TObject; Dataset: TDataset; ARow, ACol: Longint; KeyValue: integer) of object;
 
TDBLoadStoreCellField = procedure(Sender: TObject; Dataset: TDataset; ARow, ACol: Longint; F: Tfield) of object;
 

Author

Created

Jan 2015

Last Modified

Dec 2015


Generated by PasDoc 0.13.0 on 2016-02-19 08:14:10