mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 06:50:40 +02:00
* Forgot to commit db.pas in r11514
git-svn-id: trunk@11516 -
This commit is contained in:
parent
88d53ba5cb
commit
2deec72c8f
@ -1138,6 +1138,7 @@ type
|
||||
Procedure UnRegisterDataSource(ADatasource : TDatasource);
|
||||
Procedure UpdateFieldDefs;
|
||||
Procedure SetFieldDefs(AFieldDefs: TFieldDefs);
|
||||
procedure DoInsertAppendRecord(const Values: array of const; DoAppend : boolean);
|
||||
protected
|
||||
procedure RecalcBufListSize;
|
||||
procedure ActivateBuffers; virtual;
|
||||
|
Loading…
Reference in New Issue
Block a user