📄 frm_filenogeneralruleedit.dfm
字号:
inherited FrmFileNoGeneralRuleEdit: TFrmFileNoGeneralRuleEdit
Width = 393
Height = 317
Caption = ' '#24037#20316#21495#32534#30721#35268#21017
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 4
Top = 11
Width = 60
Height = 15
Caption = #24037#20316#21495#32534#21495
Transparent = True
end
object Label6: TLabel [1]
Left = 16
Top = 35
Width = 48
Height = 15
Caption = #20013#25991#21517#31216
Transparent = True
end
object Label2: TLabel [2]
Left = 16
Top = 67
Width = 48
Height = 15
Caption = #32534#30721#35268#21017
Transparent = True
end
object SpeedButton1: TSpeedButton [3]
Left = 73
Top = 86
Width = 58
Height = 25
Caption = #24180'('#22235#20301')'
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton [4]
Left = 137
Top = 86
Width = 58
Height = 25
Caption = #24180'('#20108#20301')'
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton [5]
Left = 202
Top = 86
Width = 41
Height = 25
Caption = #26376
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton [6]
Left = 252
Top = 87
Width = 39
Height = 25
Caption = #26085
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton [7]
Left = 309
Top = 86
Width = 58
Height = 25
Caption = #27969#27700#21495
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton5Click
end
object Label3: TLabel [8]
Left = 16
Top = 123
Width = 48
Height = 15
Caption = #24403#21069#25968#20540
Transparent = True
end
object Label23: TLabel [9]
Left = 16
Top = 147
Width = 48
Height = 15
Caption = #35268#38646#26041#24335
Transparent = True
end
object Label4: TLabel [10]
Left = 16
Top = 171
Width = 48
Height = 15
Caption = #35268' '#38646' '#20540
Transparent = True
end
object Label5: TLabel [11]
Left = 16
Top = 203
Width = 48
Height = 15
Caption = #22791' '#27880
Transparent = True
end
object EdtFileNoPre: TEdit [12]
Left = 73
Top = 8
Width = 139
Height = 23
MaxLength = 20
TabOrder = 0
end
object EdtFileNoDesc: TEdit [13]
Left = 73
Top = 34
Width = 300
Height = 23
MaxLength = 20
TabOrder = 1
end
object EdtFileNoRule: TEdit [14]
Left = 73
Top = 62
Width = 300
Height = 23
CharCase = ecUpperCase
MaxLength = 200
TabOrder = 2
end
object EdtCurrentNo: TEdit [15]
Left = 73
Top = 120
Width = 150
Height = 23
MaxLength = 4
TabOrder = 3
end
object CmbZeroRule: TComboBox [16]
Left = 73
Top = 145
Width = 148
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 4
Items.Strings = (
#19981#24402#38646
#25353#24180#20221#24402#38646
#25353#26376#20221#24402#38646
#25353#26085#24402#38646)
end
object EdtZeroData: TEdit [17]
Left = 73
Top = 171
Width = 150
Height = 23
MaxLength = 4
TabOrder = 5
end
object EdtRemark: TEdit [18]
Left = 73
Top = 198
Width = 300
Height = 23
MaxLength = 200
TabOrder = 6
end
object BtnAdd: TButton [19]
Left = 47
Top = 243
Width = 75
Height = 25
Caption = #22686' '#21152'(&A)'
Enabled = False
TabOrder = 7
OnClick = BtnAddClick
end
object BtnSave: TButton [20]
Left = 160
Top = 243
Width = 75
Height = 25
Caption = #20445' '#23384'(&V)'
TabOrder = 8
OnClick = BtnSaveClick
end
object BtnClose: TButton [21]
Left = 272
Top = 243
Width = 75
Height = 25
Caption = #20851' '#38381'(&C)'
TabOrder = 9
OnClick = BtnCloseClick
end
inherited XPMenu1: TXPMenu
Top = 131
end
object QryTemp: TADOQuery
Connection = FrmMain.UseDB
Parameters = <>
Left = 248
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -