框架保存格式异常
This commit is contained in:
parent
4c77143d0b
commit
595e0ff6f5
|
@ -386,7 +386,6 @@ begin
|
|||
view.optionsCustomize.columnfiltering := true;
|
||||
mdesignCode := fDllFileName +'|'+mForm.name+ '|' + intTostr(fFormId) + '|' + grid.name;
|
||||
grid.EndUpdate ;
|
||||
|
||||
CreateCxGridColumn( view,ADOQueryTmp,PWideChar(mdesignCode));
|
||||
|
||||
//continue;
|
||||
|
@ -925,6 +924,7 @@ begin
|
|||
result:=client1;
|
||||
end;
|
||||
|
||||
|
||||
/// //////////////////////////////////////////
|
||||
procedure TWindowFormDeSign.setGridClick(Sender: TObject);
|
||||
var
|
||||
|
@ -957,6 +957,7 @@ begin
|
|||
end;
|
||||
end;
|
||||
|
||||
|
||||
//////////////////////////////////////////////////////////////////
|
||||
/// ÉèÖô°¿Ú°´Å¥
|
||||
procedure TWindowFormDeSign.initUserFormButtons(toolBar1:TToolBar;toolBar2:TToolBar=nil);
|
||||
|
|
Loading…
Reference in New Issue
Block a user