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>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsCustomize.ColumnSorting = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_TradeManage.SHuangSe

View File

@ -26,9 +26,9 @@ uses
dxSkinXmas2008Blue, dxSkinscxPCPainter, RM_Dataset, dxBarBuiltInMenu, cxPC,
cxCheckBox;
type
type
TfrmCKProductJYHZList = class(TForm)
ToolBar1: TToolBar;
ToolBar1: TToolBar;
TBRafresh: TToolButton;
TBFind: TToolButton;
TBExport: TToolButton;