rtfunc
This commit is contained in:
parent
e8b4b8b8a5
commit
f361e4e39a
|
@ -2484,7 +2484,7 @@ begin
|
|||
mGridName := cxGrid.GetParentComponent.Name + '.' + cxGrid.name;
|
||||
|
||||
try
|
||||
cxGrid.BeginUpdate();
|
||||
cxGrid.BeginUpdate() ;
|
||||
mADOTmp := TADOQuery.Create(nil);
|
||||
mADOTmp.ConnectionString := DConString;
|
||||
with mADOTmp do
|
||||
|
|
Loading…
Reference in New Issue
Block a user