📄 u_sjscfawh.~dfm
字号:
object frm_sjscfawh: Tfrm_sjscfawh
Left = 261
Top = 159
BorderStyle = bsDialog
Caption = #35797#21367#29983#25104#26041#26696
ClientHeight = 453
ClientWidth = 512
Color = clGradientInactiveCaption
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object btn_fanr: TBitBtn
Left = 413
Top = 226
Width = 89
Height = 25
Caption = #26041#26696#20869#23481
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btn_fanrClick
end
object DBGrid1: TDBGrid
Left = 8
Top = 327
Width = 497
Height = 120
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -14
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'FANAME'
Title.Alignment = taCenter
Title.Caption = #26041#26696#21517#31216
Width = 239
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'ZDR'
Title.Alignment = taCenter
Title.Caption = #21046#23450#20154
Width = 85
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'DATE'
Title.Alignment = taCenter
Title.Caption = #26102#38388
Width = 135
Visible = True
end>
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 497
Height = 185
TabOrder = 2
object Label3: TLabel
Left = 25
Top = 140
Width = 56
Height = 14
Caption = #26102' '#38388#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 25
Top = 84
Width = 56
Height = 14
Caption = #21046#20316#20154#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 25
Top = 27
Width = 56
Height = 14
Caption = #26041#26696#21517#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DateTimePicker1: TDateTimePicker
Left = 97
Top = 136
Width = 129
Height = 22
Date = 0.632918715302366700
Format = 'yyyy-MM-dd'
Time = 0.632918715302366700
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParseInput = True
ParentFont = False
TabOrder = 0
end
object edit_zdr: TEdit
Left = 96
Top = 80
Width = 127
Height = 22
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
MaxLength = 8
ParentFont = False
TabOrder = 1
end
object edit_faname: TEdit
Left = 94
Top = 23
Width = 267
Height = 22
MaxLength = 20
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 198
Width = 393
Height = 121
TabOrder = 3
object btn_insert: TButton
Left = 15
Top = 32
Width = 89
Height = 25
Caption = #25554' '#20837'&I'
TabOrder = 0
OnClick = btn_insertClick
end
object btn_delete: TButton
Left = 150
Top = 32
Width = 89
Height = 25
Caption = #21024' '#38500'&D'
TabOrder = 1
OnClick = btn_deleteClick
end
object btn_edit: TButton
Left = 285
Top = 32
Width = 89
Height = 25
Caption = #32534' '#36753'&E'
TabOrder = 2
OnClick = btn_editClick
end
object btn_confirm: TButton
Left = 89
Top = 80
Width = 89
Height = 25
Caption = #30830' '#35748'&S'
Enabled = False
TabOrder = 3
OnClick = btn_confirmClick
end
object btn_cancel: TButton
Left = 220
Top = 80
Width = 89
Height = 25
Caption = #21462' '#28040'&C'
Enabled = False
TabOrder = 4
OnClick = btn_cancelClick
end
end
object BitBtn1: TBitBtn
Left = 413
Top = 285
Width = 89
Height = 25
Caption = #20851' '#38381
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = BitBtn1Click
end
object Table1: TTable
AfterScroll = Table1AfterScroll
DatabaseName = 'bzxl_db'
TableName = 'sjscfa.db'
Left = 408
Top = 360
end
object DataSource1: TDataSource
DataSet = Table1
Left = 368
Top = 400
end
object Query1: TQuery
DatabaseName = 'bzxl_db'
Left = 232
Top = 384
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -