📄 del_ptgly.~dfm
字号:
object scptgly: Tscptgly
Left = 244
Top = 94
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #21024#38500#26222#36890#31649#29702#21592
ClientHeight = 215
ClientWidth = 413
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 88
Top = 16
Width = 224
Height = 33
Caption = #21024#38500#26222#36890#31649#29702#21592
Font.Charset = GB2312_CHARSET
Font.Color = clYellow
Font.Height = -32
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 48
Top = 72
Width = 48
Height = 20
Caption = #22995#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 48
Top = 112
Width = 48
Height = 20
Caption = #21475#20196#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 24
Top = 152
Width = 112
Height = 20
Caption = #35831#22312#36755#20837#19968#27425#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 296
Top = 152
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #21462#28040
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 296
Top = 112
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #30830#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object DBEdit1: TDBEdit
Left = 279
Top = 24
Width = 121
Height = 24
DataField = 'password'
DataSource = data.ptgly
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 2
Visible = False
end
object DBEdit2: TDBEdit
Left = 16
Top = 24
Width = 121
Height = 24
DataField = 'name'
DataSource = data.ptgly
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 3
Visible = False
end
object Edit1: TEdit
Left = 136
Top = 72
Width = 121
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object Edit2: TEdit
Left = 136
Top = 112
Width = 121
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 6
ParentFont = False
PasswordChar = '*'
TabOrder = 5
end
object Edit3: TEdit
Left = 136
Top = 152
Width = 121
Height = 24
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxLength = 6
ParentFont = False
PasswordChar = '*'
TabOrder = 6
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -