~
This commit is contained in:
parent
f93b579eef
commit
1e99ad70c3
|
@ -417,6 +417,7 @@ object frmCKProductJYHZList: TfrmCKProductJYHZList
|
||||||
end>
|
end>
|
||||||
DataController.Summary.SummaryGroups = <>
|
DataController.Summary.SummaryGroups = <>
|
||||||
OptionsCustomize.ColumnFiltering = False
|
OptionsCustomize.ColumnFiltering = False
|
||||||
|
OptionsCustomize.ColumnSorting = False
|
||||||
OptionsView.Footer = True
|
OptionsView.Footer = True
|
||||||
OptionsView.GroupByBox = False
|
OptionsView.GroupByBox = False
|
||||||
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
Styles.Inactive = DataLink_TradeManage.SHuangSe
|
||||||
|
|
|
@ -26,9 +26,9 @@ uses
|
||||||
dxSkinXmas2008Blue, dxSkinscxPCPainter, RM_Dataset, dxBarBuiltInMenu, cxPC,
|
dxSkinXmas2008Blue, dxSkinscxPCPainter, RM_Dataset, dxBarBuiltInMenu, cxPC,
|
||||||
cxCheckBox;
|
cxCheckBox;
|
||||||
|
|
||||||
type
|
type
|
||||||
TfrmCKProductJYHZList = class(TForm)
|
TfrmCKProductJYHZList = class(TForm)
|
||||||
ToolBar1: TToolBar;
|
ToolBar1: TToolBar;
|
||||||
TBRafresh: TToolButton;
|
TBRafresh: TToolButton;
|
||||||
TBFind: TToolButton;
|
TBFind: TToolButton;
|
||||||
TBExport: TToolButton;
|
TBExport: TToolButton;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user