?? unit_pop.dfm
字號:
object Frm_Pop: TFrm_Pop
Left = 206
Top = 106
Width = 296
Height = 430
Caption = 'Frm_Pop'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnCreate = FormCreate
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 375
Width = 3
Height = 13
end
object Button1: TButton
Left = 8
Top = 8
Width = 75
Height = 25
Caption = #26126#25991#25130#21253
TabOrder = 0
OnClick = Button1Click
end
object Memo1: TMemo
Left = 8
Top = 39
Width = 273
Height = 330
ScrollBars = ssVertical
TabOrder = 1
end
object Button2: TButton
Left = 88
Top = 8
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 2
OnClick = Button2Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 248
Top = 8
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -