📄 ufmfeiy.~dfm
字号:
object fmfeiyong: Tfmfeiyong
Left = 321
Top = 156
BorderStyle = bsDialog
Caption = #36153#29575#35774#32622
ClientHeight = 412
ClientWidth = 594
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 233
Top = 16
Width = 128
Height = 33
Caption = #36153#29575#35774#32622
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -32
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object GroupBox2: TGroupBox
Left = 32
Top = 152
Width = 530
Height = 185
Caption = #35760#24405#34920#26684
TabOrder = 1
object DBGrid2: TDBGrid
Left = 2
Top = 15
Width = 526
Height = 168
Align = alClient
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Feil'
Title.Alignment = taCenter
Title.Color = clCream
Visible = True
end
item
Expanded = False
FieldName = 'Feij'
Title.Alignment = taCenter
Title.Color = clCream
Visible = True
end
item
Expanded = False
FieldName = 'Biaoji'
Title.Alignment = taCenter
Title.Color = clCream
Visible = True
end>
end
end
object BitBtn1: TBitBtn
Left = 247
Top = 358
Width = 100
Height = 41
Caption = #21024#38500#35760#24405
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 85
Top = 358
Width = 100
Height = 41
Caption = #28155#21152#35760#24405
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 409
Top = 358
Width = 100
Height = 41
Caption = #20445#23384#36864#20986
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = BitBtn3Click
end
object GroupBox3: TGroupBox
Left = 36
Top = 64
Width = 521
Height = 81
Caption = #36755#20837#35760#24405
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label3: TLabel
Left = 23
Top = 25
Width = 75
Height = 15
Caption = #36153#29992#31867#22411#65306
end
object Label9: TLabel
Left = 23
Top = 54
Width = 75
Height = 15
Caption = #36153#29992#21333#20215#65306
end
object Label2: TLabel
Left = 257
Top = 55
Width = 198
Height = 12
Caption = '('#29289#19994#65306#20803'/'#24179#31859'/'#26376') ('#36710#36742#65306#20803'/'#26376')'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 368
Top = 26
Width = 108
Height = 12
Caption = '('#27492#26631#35760#21482#33021#26377#19968#20010')'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 96
Top = 21
Width = 149
Height = 23
ImeMode = imChinese
TabOrder = 0
Text = 'Edit1'
end
object Edit7: TEdit
Left = 96
Top = 50
Width = 150
Height = 23
ImeMode = imClose
TabOrder = 1
Text = 'Edit7'
end
object CheckBox1: TCheckBox
Left = 256
Top = 24
Width = 113
Height = 17
Caption = #26631#35760#20026#29289#19994#36153
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 16
Top = 16
end
object Table1: TTable
Active = True
DatabaseName = 'wuye'
TableName = 'feizh.db'
Left = 88
Top = 8
object Table1Feil: TStringField
DisplayLabel = #36153#29992#31867#22411
FieldName = 'Feil'
Size = 10
end
object Table1Feij: TFloatField
DisplayLabel = #36153#29992#21333#20215
FieldName = 'Feij'
end
object Table1Biaoji: TBooleanField
DisplayLabel = #29289#19994#36153#26631#35760
FieldName = 'Biaoji'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -