📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 244
Top = 242
Width = 548
Height = 351
Caption = #23398#29983#20449#24687#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 37
object Label1: TLabel
Left = 88
Top = 24
Width = 329
Height = 37
Alignment = taCenter
AutoSize = False
Caption = #23398#29983#20449#24687#31649#29702#31995#32479
end
object Panel1: TPanel
Left = 32
Top = 88
Width = 201
Height = 201
BevelInner = bvLowered
BevelOuter = bvLowered
BorderWidth = 5
BorderStyle = bsSingle
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Btn_stud: TButton
Left = 32
Top = 16
Width = 137
Height = 41
Caption = #26032#29983#20449#24687#36755#20837
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Btn_studClick
end
object Btn_change: TButton
Left = 32
Top = 80
Width = 137
Height = 41
Caption = #23398#31821#21464#26356#36755#20837
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Btn_changeClick
end
object Bnt_rp: TButton
Left = 32
Top = 136
Width = 137
Height = 41
Caption = #22870#24809#24773#20917#36755#20837
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Bnt_rpClick
end
end
object Panel2: TPanel
Left = 274
Top = 97
Width = 223
Height = 80
BevelInner = bvLowered
BevelOuter = bvLowered
BorderWidth = 5
BorderStyle = bsSingle
TabOrder = 1
object Btn_query: TButton
Left = 20
Top = 12
Width = 173
Height = 45
Caption = #23398#29983#20010#20154#20449#24687#26597#35810#20462#25913
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Btn_queryClick
end
end
object BitBtn1: TBitBtn
Left = 306
Top = 219
Width = 135
Height = 46
Caption = #36864#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
Kind = bkClose
end
object Table1: TTable
DatabaseName = 'mydb1'
TableName = 'STUDENT'
Left = 40
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -