📄 unit3.dfm
字号:
object Form3: TForm3
Left = 214
Top = 157
Width = 696
Height = 480
Caption = #23398#38498#21517#31216#32534#36753
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 176
Top = 40
Width = 264
Height = 45
Caption = #23398#38498#21517#31216#32534#36753
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -43
Font.Name = #21326#25991#34892#26999
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = False
WordWrap = True
end
object GroupBox1: TGroupBox
Left = 88
Top = 136
Width = 521
Height = 225
Caption = #23398#38498#21517#31216#32534#36753#25805#20316
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = #21326#25991#20013#23435
Font.Style = []
ParentFont = False
TabOrder = 0
object Label2: TLabel
Left = 120
Top = 48
Width = 272
Height = 19
Caption = #27880#24847#65306#23398#38498#21517#31216#37325#22797#20250#20986#29616#20851#38190#23383#20882#29359
end
object SpeedButton1: TSpeedButton
Left = 48
Top = 176
Width = 89
Height = 22
Caption = #22686#21152#26032#23398#38498
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 136
Top = 176
Width = 81
Height = 22
Caption = #21024#38500#21407#23398#38498
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 216
Top = 176
Width = 89
Height = 22
Caption = #30830#35748#25805#20316
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 304
Top = 176
Width = 89
Height = 22
Caption = #21069#19968#20010#23398#38498
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 392
Top = 176
Width = 89
Height = 22
Caption = #19979#19968#20010#23398#38498
OnClick = SpeedButton5Click
end
object DBEdit1: TDBEdit
Left = 112
Top = 88
Width = 313
Height = 27
DataField = #23398#38498#21517#31216
DataSource = DataSource1
MaxLength = 90
TabOrder = 0
end
end
object Button1: TButton
Left = 304
Top = 376
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuHighlight
Font.Height = -11
Font.Name = 'MS Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object DataSource1: TDataSource
DataSet = Table1
Left = 536
Top = 16
end
object Table1: TTable
Active = True
AutoRefresh = True
TableName = #23398#38498'.db'
Left = 536
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -