Unit rDBStringGridEd
Uses Functions and Procedures Constants Variables
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 |
Types
Description
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
Jan 2019
Generated by PasDoc 0.15.0.
|