?? unit1.dfm
字號:
object frmDf: TfrmDf
Left = 211
Top = 139
Width = 463
Height = 386
Caption = #23383#20307#25805#20316#28436#31034
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 MemoTxt: TMemo
Left = 8
Top = 16
Width = 225
Height = 329
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Lines.Strings = (
#36755#20837#27573#33853#20869#23481)
ParentFont = False
TabOrder = 0
end
object BtnBegin: TButton
Left = 280
Top = 16
Width = 75
Height = 25
Caption = #21551#21160'Word'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BtnBeginClick
end
object BtnLoad: TButton
Left = 368
Top = 16
Width = 75
Height = 25
Caption = #36830#25509#25991#26723
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BtnLoadClick
end
object BtnAdd: TButton
Left = 280
Top = 56
Width = 75
Height = 25
Caption = #28155#21152#27573#33853
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = BtnAddClick
end
object BtnLoadFont: TButton
Left = 368
Top = 56
Width = 75
Height = 25
Caption = #36830#25509#23383#20307
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = BtnLoadFontClick
end
object GBSize: TGroupBox
Left = 280
Top = 96
Width = 161
Height = 105
Caption = #23383#20307#22823#23567
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
object RBFont1: TRadioButton
Left = 24
Top = 16
Width = 113
Height = 17
Caption = '13 '#23383#20307
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = RBFont1Click
end
object RBFont12: TRadioButton
Left = 24
Top = 32
Width = 113
Height = 17
Caption = '12 '#23383#20307
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = RBFont12Click
end
object RBFont14: TRadioButton
Left = 24
Top = 64
Width = 113
Height = 17
Caption = '10 '#23383#20307
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = RBFont14Click
end
object RBFont15: TRadioButton
Left = 24
Top = 80
Width = 113
Height = 17
Caption = '9 '#23383#20307
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = RBFont15Click
end
object RBFont13: TRadioButton
Left = 24
Top = 48
Width = 113
Height = 17
Caption = '11 '#23383#20307
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = RBFont13Click
end
end
object GBEffect: TGroupBox
Left = 280
Top = 216
Width = 161
Height = 57
Caption = #23383#20307#25928#26524
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
object RBEffect2: TRadioButton
Left = 24
Top = 32
Width = 113
Height = 17
Caption = #19979#21010#32447
TabOrder = 0
OnClick = RBEffect2Click
end
object RBEffect1: TRadioButton
Left = 24
Top = 16
Width = 113
Height = 17
Caption = #21024#38500#32447
TabOrder = 1
OnClick = RBEffect1Click
end
end
object GBShape: TGroupBox
Left = 280
Top = 288
Width = 161
Height = 57
Caption = #23383#20307#26679#24335
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
object RBShape1: TRadioButton
Left = 24
Top = 16
Width = 113
Height = 17
Caption = #31895#20307
TabOrder = 0
OnClick = RBShape1Click
end
object RBShape2: TRadioButton
Left = 24
Top = 32
Width = 113
Height = 17
Caption = #26012#20307
TabOrder = 1
OnClick = RBShape2Click
end
end
object WordApp: TWordApplication
AutoConnect = False
ConnectKind = ckRunningOrNew
AutoQuit = False
Left = 240
Top = 16
end
object WordDocu: TWordDocument
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 240
Top = 56
end
object WordF: TWordFont
AutoConnect = False
ConnectKind = ckRunningOrNew
Left = 240
Top = 96
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -