📄 unit1.dfm
字号:
object Form1: TForm1
Left = 219
Top = 28
Width = 648
Height = 480
Caption = #35745#20214#24037#36164#25253#34920' '#35774#35745#65306'SEAV QQ'#65306'66442197 Email'#65306'DG_YHH@126.com'
Color = 12711880
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
DesignSize = (
640
453)
PixelsPerInch = 96
TextHeight = 14
object Label1: TLabel
Left = 400
Top = 72
Width = 42
Height = 14
Caption = #24037#20154#65306
end
object Label2: TLabel
Left = 24
Top = 102
Width = 42
Height = 14
Caption = #21697#21517#65306
end
object Label3: TLabel
Left = 24
Top = 72
Width = 42
Height = 14
Caption = #26085#26399#65306
end
object Label5: TLabel
Left = 400
Top = 104
Width = 42
Height = 14
Caption = #21333#20215#65306
end
object Label6: TLabel
Left = 24
Top = 134
Width = 56
Height = 14
Caption = #33391#21697#25968#65306
end
object Label4: TLabel
Left = 400
Top = 135
Width = 42
Height = 14
Caption = #37329#39069#65306
end
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 640
Height = 52
ButtonHeight = 51
ButtonWidth = 63
Caption = 'ToolBar1'
Color = 5624814
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Images = ImageList1
ParentColor = False
ShowCaptions = True
TabOrder = 9
object ToolButton3: TToolButton
Left = 0
Top = 0
Caption = #21697#21517#31649#29702
ImageIndex = 2
OnClick = ToolButton3Click
end
object ToolButton1: TToolButton
Left = 63
Top = 0
Caption = #24037#20154#31649#29702
ImageIndex = 0
OnClick = ToolButton1Click
end
object ToolButton4: TToolButton
Left = 126
Top = 0
Caption = #23548#20986#25253#34920
ImageIndex = 3
OnClick = ToolButton4Click
end
end
object DBGrid1: TDBGrid
Left = 16
Top = 240
Width = 609
Height = 191
Anchors = [akLeft, akTop, akRight, akBottom]
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 8
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -14
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
Columns = <
item
Expanded = False
FieldName = #26085#26399
Visible = True
end
item
Expanded = False
FieldName = #22995#21517
Visible = True
end
item
ButtonStyle = cbsEllipsis
Expanded = False
FieldName = #21697#21517
PickList.Strings = (
'23445'
'345'
'345')
Width = 140
Visible = True
end
item
Expanded = False
FieldName = #33391#21697#25968
Visible = True
end
item
Expanded = False
FieldName = #21333#20215
Visible = True
end
item
Expanded = False
FieldName = #37329#39069
Visible = True
end>
end
object B_1: TBitBtn
Left = 328
Top = 184
Width = 83
Height = 33
Caption = #28155#21152
TabOrder = 4
OnClick = B_1Click
OnEnter = B_1Enter
end
object B_3: TBitBtn
Left = 520
Top = 184
Width = 81
Height = 33
Caption = #21024#38500
TabOrder = 6
OnClick = B_3Click
end
object B_2: TBitBtn
Left = 424
Top = 184
Width = 81
Height = 33
Caption = #20462#25913
TabOrder = 5
OnClick = B_2Click
end
object E_2: TEdit
Left = 456
Top = 96
Width = 120
Height = 22
Enabled = False
TabOrder = 10
end
object C_2: TComboBox
Left = 456
Top = 64
Width = 120
Height = 22
ItemHeight = 14
MaxLength = 8
Sorted = True
TabOrder = 3
OnKeyDown = C_2KeyDown
OnKeyPress = C_2KeyPress
end
object DateTimePicker1: TDateTimePicker
Left = 88
Top = 64
Width = 120
Height = 22
CalAlignment = dtaLeft
Date = 39165.7368430556
Time = 39165.7368430556
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
OnChange = DateTimePicker1Change
OnKeyDown = DateTimePicker1KeyDown
end
object C_1: TComboBox
Left = 88
Top = 96
Width = 200
Height = 22
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -