u_in_pk.dfm
来自「添加BDE别名:paikedata 设置path:[存放位置]paikeda」· DFM 代码 · 共 77 行
DFM
77 行
object f_in_pk: Tf_in_pk
Left = 229
Top = 155
Width = 403
Height = 180
BorderIcons = []
Caption = #27491#22312#25490#35838
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 = 80
Top = 56
Width = 81
Height = 16
Caption = #27491#22312#25490#35838' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 168
Top = 56
Width = 41
Height = 16
Caption = 'Label2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 232
Top = 56
Width = 63
Height = 16
Caption = #30340#35838#34920' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 16
Top = 8
Width = 361
Height = 121
end
object pb2: TProgressBar
Left = 0
Top = 136
Width = 393
Height = 16
Min = 0
Max = 100
TabOrder = 0
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 40
Top = 32
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?