📄 ldatebase.~dfm
字号:
object frm_ljsjk: Tfrm_ljsjk
Left = 354
Top = 91
Width = 293
Height = 255
BorderIcons = [biSystemMenu, biMinimize]
Caption = #36830#25509#25968#25454#24211
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 33
Top = 23
Width = 76
Height = 13
Caption = #26381#21153#22120'IP'#22320#22336' '
end
object Label2: TLabel
Left = 33
Top = 64
Width = 81
Height = 13
Caption = #25968#25454#24211#29992#25143#21517' '
end
object Label3: TLabel
Left = 33
Top = 105
Width = 69
Height = 13
Caption = #25968#25454#24211#23494#30721' '
end
object Label4: TLabel
Left = 33
Top = 147
Width = 81
Height = 13
Caption = #36830#25509#25968#25454#24211#21517' '
end
object IPEdit1: TIPEdit
Left = 117
Top = 19
Width = 125
Height = 21
Cursor = crIBeam
IPString = '0.0.0.0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Edit1: TEdit
Left = 117
Top = 59
Width = 121
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 117
Top = 99
Width = 121
Height = 21
TabOrder = 2
end
object Edit3: TEdit
Left = 117
Top = 139
Width = 121
Height = 21
TabOrder = 3
end
object BitBtn1: TBitBtn
Left = 56
Top = 184
Width = 75
Height = 25
Caption = #36830#25509
TabOrder = 4
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 160
Top = 184
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = BitBtn2Click
Kind = bkCancel
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -