Unit rDBStringGridEd
Description
rStringGridEdDB is enhanced rStringGridEd component which provides functions for batch 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
Class TrDBStringGridEd |
enhanced rStringGridEd component which provides functions for batch loading and saving data from/to dataset |
Functions and Procedures
Types
Description
Functions and Procedures
Types
TOptionDBEx = (...); |
list of OptionDBEx
Values
-
dgSetAutoIncReadOnly:
-
dgSetAutoIncGrayed:
-
dgSaveKeyFieldValue:
|
TDBBeforePostEvent = procedure(Sender: TObject; Dataset: TDataset; ARow, ACol: Longint; KeyValue: integer) of object; |
event type used by TrStringGridEd before post
|
TDBLoadStoreCellField = procedure(Sender: TObject; Dataset: TDataset; ARow, ACol: Longint; F: Tfield) of object; |
event type used by TrStringGridEd to load and store field value
|
Author
Created
Jan 2015
Last Modified
Dec 2015
Generated by PasDoc 0.13.0 on 2016-10-19 12:19:00
|