📄 unit12.dfm
字号:
TabOrder = 1
OnEnter = DBEdit1Enter
end
object DBEdit2: TDBEdit
Left = 80
Top = 104
Width = 233
Height = 21
DataField = #22320#28857
DataSource = DM2.DataSource1
TabOrder = 2
OnEnter = DBEdit2Enter
end
object GroupBox4: TGroupBox
Left = 336
Top = 8
Width = 313
Height = 121
Caption = 'GroupBox1'
TabOrder = 3
object Label14: TLabel
Left = 8
Top = 0
Width = 65
Height = 13
AutoSize = False
Caption = #20250#35758#20869#23481
FocusControl = DBMemo4
end
object DBMemo4: TDBMemo
Left = 8
Top = 16
Width = 297
Height = 97
Color = clHighlightText
Ctl3D = True
DataField = #20250#35758#20869#23481
DataSource = DM2.DataSource1
ParentCtl3D = False
TabOrder = 0
OnEnter = DBMemo4Enter
end
end
object DBEdit3: TDBEdit
Left = 80
Top = 40
Width = 153
Height = 21
AutoSize = False
DataField = #26102#38388
DataSource = DM2.DataSource1
TabOrder = 0
OnEnter = DBEdit3Enter
end
end
object TabSheet2: TTabSheet
Caption = #20462#25913#20449#24687
ImageIndex = 1
OnShow = TabSheet2Show
object Label15: TLabel
Left = 32
Top = 16
Width = 33
Height = 13
AutoSize = False
Caption = #26102#38388
FocusControl = DBEdit13
end
object Label16: TLabel
Left = 32
Top = 56
Width = 41
Height = 13
AutoSize = False
Caption = #23398#26399
FocusControl = DBEdit14
end
object Label17: TLabel
Left = 32
Top = 104
Width = 33
Height = 13
AutoSize = False
Caption = #22320#28857
FocusControl = DBEdit15
end
object DBEdit13: TDBEdit
Left = 80
Top = 16
Width = 145
Height = 21
AutoSize = False
DataField = #26102#38388
DataSource = DM2.DataSource1
TabOrder = 0
end
object DBEdit14: TDBEdit
Left = 80
Top = 56
Width = 145
Height = 21
AutoSize = False
DataField = #23398#26399
DataSource = DM2.DataSource1
TabOrder = 1
end
object DBEdit15: TDBEdit
Left = 80
Top = 96
Width = 233
Height = 21
DataField = #22320#28857
DataSource = DM2.DataSource1
TabOrder = 2
end
object GroupBox1: TGroupBox
Left = 344
Top = 4
Width = 305
Height = 125
Caption = 'GroupBox1'
TabOrder = 3
object Label1: TLabel
Left = 8
Top = 0
Width = 65
Height = 13
AutoSize = False
Caption = #20250#35758#20869#23481
FocusControl = DBMemo1
end
object DBMemo1: TDBMemo
Left = 8
Top = 16
Width = 289
Height = 97
Color = clHighlightText
Ctl3D = True
DataField = #20250#35758#20869#23481
DataSource = DM2.DataSource1
ParentCtl3D = False
TabOrder = 0
end
end
end
object TabSheet3: TTabSheet
Caption = #26597#35810#20449#24687
ImageIndex = 2
OnShow = TabSheet3Show
object Label6: TLabel
Left = 32
Top = 16
Width = 112
Height = 16
Caption = #35831#36873#25321#26597#35810#26041#24335
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object CheckBox1: TCheckBox
Left = 32
Top = 56
Width = 65
Height = 17
Caption = #25353#26102#38388
TabOrder = 0
OnClick = CheckBox1Click
end
object CheckBox2: TCheckBox
Left = 32
Top = 104
Width = 65
Height = 17
Caption = #25353#23398#26399
TabOrder = 1
OnClick = CheckBox2Click
end
object ComboBox1: TComboBox
Left = 104
Top = 104
Width = 153
Height = 21
ItemHeight = 13
ParentShowHint = False
ShowHint = False
TabOrder = 2
Items.Strings = (
''
#31532#19968#23398#26399
#31532#20108#23398#26399
#31532#19977#23398#26399
#31532#22235#23398#26399
#31532#20116#23398#26399
#31532#20845#23398#26399)
end
object Edit1: TEdit
Left = 104
Top = 56
Width = 145
Height = 21
TabOrder = 3
end
object Memo1: TMemo
Left = 376
Top = 40
Width = 169
Height = 81
Lines.Strings = (
#27880#24847#36755#20837' '#30340#26085#26399#26159
'2001-05-09'#30340#26684#24335)
TabOrder = 4
end
end
object TabSheet4: TTabSheet
Caption = #21024#38500#20449#24687
ImageIndex = 3
OnShow = TabSheet4Show
object Label9: TLabel
Left = 24
Top = 16
Width = 33
Height = 13
AutoSize = False
Caption = #26102#38388
FocusControl = DBEdit7
end
object Label10: TLabel
Left = 24
Top = 64
Width = 41
Height = 13
AutoSize = False
Caption = #23398#26399
FocusControl = DBEdit8
end
object Label11: TLabel
Left = 24
Top = 112
Width = 33
Height = 13
AutoSize = False
Caption = #22320#28857
FocusControl = DBEdit9
end
object DBEdit7: TDBEdit
Left = 72
Top = 16
Width = 145
Height = 21
AutoSize = False
DataField = #26102#38388
DataSource = DM2.DataSource1
TabOrder = 0
end
object DBEdit8: TDBEdit
Left = 72
Top = 64
Width = 145
Height = 21
AutoSize = False
DataField = #23398#26399
DataSource = DM2.DataSource1
TabOrder = 1
end
object DBEdit9: TDBEdit
Left = 72
Top = 104
Width = 233
Height = 21
DataField = #22320#28857
DataSource = DM2.DataSource1
TabOrder = 2
end
object GroupBox5: TGroupBox
Left = 352
Top = 0
Width = 297
Height = 129
Caption = 'GroupBox5'
TabOrder = 3
object Label18: TLabel
Left = 8
Top = 0
Width = 65
Height = 13
AutoSize = False
Caption = #20250#35758#20869#23481
FocusControl = DBMemo5
end
object DBMemo5: TDBMemo
Left = 8
Top = 16
Width = 281
Height = 105
DataField = #20250#35758#20869#23481
DataSource = DM2.DataSource1
TabOrder = 0
end
end
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 417
Width = 649
Height = 19
Color = clInactiveCaptionText
Panels = <
item
Width = 150
end
item
Width = 250
end
item
Width = 50
end>
SimplePanel = False
end
object GroupBox2: TGroupBox
Left = 448
Top = 155
Width = 193
Height = 45
TabOrder = 4
object Button1: TButton
Left = 11
Top = 16
Width = 41
Height = 17
Caption = 'First'
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button3: TButton
Left = 61
Top = 16
Width = 41
Height = 17
Caption = 'Prior'
TabOrder = 1
OnClick = Button3Click
end
object Button2: TButton
Left = 112
Top = 16
Width = 33
Height = 17
Caption = 'Next'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button2Click
end
object Button4: TButton
Left = 152
Top = 16
Width = 35
Height = 17
Caption = 'Last'
TabOrder = 3
OnClick = Button4Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -