From a1957f357948d3415a6f7ff0b16a2f0cc80172d7 Mon Sep 17 00:00:00 2001 From: "DESKTOP-E401PHE\\Administrator" Date: Fri, 21 Nov 2025 15:29:47 +0800 Subject: [PATCH] ~ --- 打卷检验管理/U_MJManageNewFDNew.dfm | 12 ++++++------ 打卷检验管理/U_MJManageNewFDNew.pas | 16 +++++++++++++++- 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/打卷检验管理/U_MJManageNewFDNew.dfm b/打卷检验管理/U_MJManageNewFDNew.dfm index 234bd13..2b42c58 100644 --- a/打卷检验管理/U_MJManageNewFDNew.dfm +++ b/打卷检验管理/U_MJManageNewFDNew.dfm @@ -2644,7 +2644,7 @@ object frmMJManageNewFDNewSF: TfrmMJManageNewFDNewSF Height = 19 Caption = #32568#21495 Font.Charset = GB2312_CHARSET - Font.Color = clBlue + Font.Color = clBlack Font.Height = -19 Font.Name = #23435#20307 Font.Style = [fsBold] @@ -2666,7 +2666,7 @@ object frmMJManageNewFDNewSF: TfrmMJManageNewFDNewSF Height = 19 Caption = #35746#21333#21495 Font.Charset = GB2312_CHARSET - Font.Color = clBlue + Font.Color = clBlack Font.Height = -19 Font.Name = #23435#20307 Font.Style = [fsBold] @@ -2680,7 +2680,7 @@ object frmMJManageNewFDNewSF: TfrmMJManageNewFDNewSF Height = 19 Caption = #39068#33394 Font.Charset = GB2312_CHARSET - Font.Color = clBlue + Font.Color = clBlack Font.Height = -19 Font.Name = #23435#20307 Font.Style = [fsBold] @@ -2708,7 +2708,7 @@ object frmMJManageNewFDNewSF: TfrmMJManageNewFDNewSF Height = 19 Caption = #21697#21517 Font.Charset = GB2312_CHARSET - Font.Color = clBlue + Font.Color = clBlack Font.Height = -19 Font.Name = #23435#20307 Font.Style = [fsBold] @@ -2750,7 +2750,7 @@ object frmMJManageNewFDNewSF: TfrmMJManageNewFDNewSF Height = 19 Caption = #33457#22411#21495 Font.Charset = GB2312_CHARSET - Font.Color = clBlue + Font.Color = clBlack Font.Height = -19 Font.Name = #23435#20307 Font.Style = [fsBold] @@ -2817,7 +2817,7 @@ object frmMJManageNewFDNewSF: TfrmMJManageNewFDNewSF Height = 19 Caption = #23458#25143 Font.Charset = GB2312_CHARSET - Font.Color = clBlue + Font.Color = clBlack Font.Height = -19 Font.Name = #23435#20307 Font.Style = [fsBold] diff --git a/打卷检验管理/U_MJManageNewFDNew.pas b/打卷检验管理/U_MJManageNewFDNew.pas index 3228308..3016e35 100644 --- a/打卷检验管理/U_MJManageNewFDNew.pas +++ b/打卷检验管理/U_MJManageNewFDNew.pas @@ -10,7 +10,21 @@ uses cxControls, cxGridCustomView, cxGrid, RM_Common, RM_Class, RM_GridReport, RM_System, RM_Dataset, ADODB, DBClient, cxGridCustomPopupMenu, cxGridPopupMenu, ExtCtrls, ComCtrls, ToolWin, cxTextEdit, Buttons, cxSplitter, cxCheckBox, - MovePanel, cxLookAndFeels, cxLookAndFeelPainters, cxNavigator, ShellAPI; + MovePanel, cxLookAndFeels, cxLookAndFeelPainters, cxNavigator, ShellAPI, + dxSkinsCore, dxSkinBlack, dxSkinBlue, dxSkinBlueprint, dxSkinCaramel, + dxSkinCoffee, dxSkinDarkRoom, dxSkinDarkSide, dxSkinDevExpressDarkStyle, + dxSkinDevExpressStyle, dxSkinFoggy, dxSkinGlassOceans, + dxSkinHighContrast, dxSkiniMaginary, dxSkinLilian, dxSkinLiquidSky, + dxSkinLondonLiquidSky, dxSkinMcSkin, dxSkinMetropolis, + dxSkinMetropolisDark, dxSkinMoneyTwins, dxSkinOffice2007Black, + dxSkinOffice2007Blue, dxSkinOffice2007Green, dxSkinOffice2007Pink, + dxSkinOffice2007Silver, dxSkinOffice2010Black, dxSkinOffice2010Blue, + dxSkinOffice2010Silver, dxSkinOffice2013DarkGray, + dxSkinOffice2013LightGray, dxSkinOffice2013White, dxSkinPumpkin, + dxSkinSeven, dxSkinSevenClassic, dxSkinSharp, dxSkinSharpPlus, + dxSkinSilver, dxSkinSpringTime, dxSkinStardust, dxSkinSummer2008, + dxSkinTheAsphaltWorld, dxSkinsDefaultPainters, dxSkinValentine, + dxSkinVS2010, dxSkinWhiteprint, dxSkinXmas2008Blue, dxSkinscxPCPainter; type TfrmMJManageNewFDNewSF = class(TForm)