This commit is contained in:
DESKTOP-E401PHE\Administrator 2025-09-29 09:26:40 +08:00
parent f93b579eef
commit 1e99ad70c3
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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;