📄 creditoolunit.dfm
字号:
object CreditToolForm: TCreditToolForm
Left = 200
Top = 132
Width = 516
Height = 356
Caption = #23398#20998#32047#21152#22120
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 508
Height = 41
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 17
Top = 13
Width = 49
Height = 16
AutoSize = False
Caption = #23398#21495#65306
end
object Label2: TLabel
Left = 239
Top = 13
Width = 74
Height = 16
AutoSize = False
Caption = #35838#31243#31867#22411#65306
end
object Edit1: TEdit
Left = 84
Top = 11
Width = 121
Height = 20
MaxLength = 8
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 313
Top = 9
Width = 105
Height = 22
Style = csOwnerDrawFixed
ItemHeight = 16
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 432
Top = 8
Width = 65
Height = 25
Caption = ' &GO'
TabOrder = 2
OnClick = BitBtn1Click
end
end
object Panel2: TPanel
Left = 0
Top = 81
Width = 508
Height = 248
Align = alClient
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 506
Height = 246
Align = alClient
DataSource = DataModule1.DSall
FixedColor = clSkyBlue
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
end
end
object Panel3: TPanel
Left = 0
Top = 41
Width = 508
Height = 40
Align = alTop
TabOrder = 2
Visible = False
object Label3: TLabel
Left = 15
Top = 14
Width = 70
Height = 16
AutoSize = False
Caption = #21512#26684#23398#20998#65306
end
object Label4: TLabel
Left = 228
Top = 10
Width = 78
Height = 16
AutoSize = False
Caption = #19981#21512#26684#23398#20998#65306
end
object Edit2: TEdit
Left = 82
Top = 11
Width = 121
Height = 20
TabOrder = 0
end
object Edit3: TEdit
Left = 314
Top = 11
Width = 106
Height = 20
TabOrder = 1
end
object BitBtn2: TBitBtn
Left = 433
Top = 8
Width = 64
Height = 25
Caption = #28165#31354
TabOrder = 2
OnClick = BitBtn2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -