📄 documentproperty.dfm
字号:
object DocumentPropertyForm: TDocumentPropertyForm
Left = 226
Top = 66
ActiveControl = Edit1
BorderStyle = bsDialog
Caption = #25991#26723#23646#24615
ClientHeight = 364
ClientWidth = 455
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Button1: TButton
Left = 152
Top = 336
Width = 75
Height = 21
Caption = #30830#23450'(&O)'
ModalResult = 1
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 256
Top = 336
Width = 75
Height = 21
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 2
end
object PageControl1: TPageControl
Left = 8
Top = 8
Width = 441
Height = 318
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #24120#35268
object Label2: TLabel
Left = 8
Top = 8
Width = 36
Height = 12
Caption = #26631#39064#65306
end
object GroupBox1: TGroupBox
Left = 8
Top = 32
Width = 417
Height = 89
Caption = #39068#33394
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 20
Width = 36
Height = 12
Caption = #32972#26223#65306
end
object Label3: TLabel
Left = 8
Top = 42
Width = 36
Height = 12
Caption = #25991#23383#65306
end
object Label5: TLabel
Left = 184
Top = 20
Width = 60
Height = 12
Caption = #36229#32423#38142#25509#65306
end
object Label6: TLabel
Left = 184
Top = 42
Width = 108
Height = 12
Caption = #24050#35775#38382#30340#36229#32423#38142#25509#65306
end
object Label7: TLabel
Left = 184
Top = 64
Width = 84
Height = 12
Caption = #24403#21069#36229#32423#38142#25509#65306
end
object ccbBG: TColorBox
Left = 56
Top = 15
Width = 105
Height = 22
ItemHeight = 16
TabOrder = 0
end
object ccbText: TColorBox
Left = 56
Top = 37
Width = 105
Height = 22
ItemHeight = 16
TabOrder = 1
end
object ccbLink: TColorBox
Left = 296
Top = 15
Width = 105
Height = 22
ItemHeight = 16
TabOrder = 2
end
object ccbLinked: TColorBox
Left = 296
Top = 37
Width = 105
Height = 22
ItemHeight = 16
TabOrder = 3
end
object ccbLinking: TColorBox
Left = 296
Top = 59
Width = 105
Height = 22
ItemHeight = 16
TabOrder = 4
end
end
object Edit1: TEdit
Left = 48
Top = 8
Width = 375
Height = 20
TabOrder = 0
end
object GroupBox2: TGroupBox
Left = 8
Top = 128
Width = 417
Height = 49
TabOrder = 3
object Label8: TLabel
Left = 8
Top = 22
Width = 48
Height = 12
Caption = #32972#26223#22270#65306
end
object sbBGPicture: TSpeedButton
Left = 384
Top = 18
Width = 21
Height = 20
Caption = '...'
Enabled = False
OnClick = sbBGPictureClick
end
object edtBGPicture: TEdit
Left = 72
Top = 18
Width = 305
Height = 20
Color = clBtnFace
Enabled = False
TabOrder = 0
end
end
object cbUseBGPicture: TCheckBox
Left = 17
Top = 126
Width = 92
Height = 17
Caption = #20351#29992#32972#26223#22270#35937
TabOrder = 2
OnClick = cbUseBGPictureClick
end
object GroupBox3: TGroupBox
Left = 8
Top = 184
Width = 417
Height = 97
Caption = #32570#30465#23383#20307
TabOrder = 4
object Label4: TLabel
Left = 8
Top = 24
Width = 96
Height = 12
Caption = #35821#35328#65288#23383#31526#38598#65289#65306
end
object Label9: TLabel
Left = 8
Top = 48
Width = 84
Height = 12
Caption = #32570#30465#27604#20363#23383#20307#65306
end
object Label10: TLabel
Left = 8
Top = 72
Width = 84
Height = 12
Caption = #32570#30465#31561#23485#23383#20307#65306
end
object Label11: TLabel
Left = 264
Top = 48
Width = 36
Height = 12
Caption = #23383#21495#65306
end
object Label12: TLabel
Left = 264
Top = 72
Width = 36
Height = 12
Caption = #23383#21495#65306
end
object ComboBox1: TComboBox
Left = 112
Top = 20
Width = 145
Height = 20
ItemHeight = 12
TabOrder = 0
end
object cbProportionFont: TComboBox
Left = 112
Top = 44
Width = 145
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 1
end
object cbFixedFont: TComboBox
Left = 112
Top = 68
Width = 145
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 2
end
object cbProportionFontSize: TComboBox
Left = 304
Top = 44
Width = 105
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 3
Items.Strings = (
'1 (8pt)'
'2 (10pt)'
'3 (12pt)'
'4 (14pt)'
'5 (18pt)'
'6 (24pt)'
'7 (36pt)')
end
object cbFixedFontSize: TComboBox
Left = 304
Top = 68
Width = 105
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 4
Items.Strings = (
'1 (8pt)'
'2 (10pt)'
'3 (12pt)'
'4 (14pt)'
'5 (18pt)'
'6 (24pt)'
'7 (36pt)')
end
end
end
end
object btnApplay: TButton
Left = 360
Top = 335
Width = 75
Height = 21
Caption = #24212#29992'(&A)'
TabOrder = 3
OnClick = btnApplayClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -