📄 tableproperty.dfm
字号:
object TablePropertyForm: TTablePropertyForm
Left = 259
Top = 109
BorderStyle = bsDialog
Caption = #25554#20837#34920#26684
ClientHeight = 317
ClientWidth = 385
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 7
Top = 14
Width = 36
Height = 12
Caption = #34892#25968#65306
end
object Label2: TLabel
Left = 135
Top = 14
Width = 36
Height = 12
Caption = #21015#25968#65306
end
object edtNumRows: TSpinEdit
Left = 40
Top = 10
Width = 65
Height = 21
MaxLength = 3
MaxValue = 999
MinValue = 1
TabOrder = 0
Value = 3
end
object edtNumCols: TSpinEdit
Left = 176
Top = 10
Width = 65
Height = 21
MaxLength = 3
MaxValue = 999
MinValue = 1
TabOrder = 1
Value = 3
end
object gbTableAttrib: TGroupBox
Left = 8
Top = 40
Width = 369
Height = 153
Caption = #34920#23646#24615
TabOrder = 2
object Label6: TLabel
Left = 8
Top = 24
Width = 36
Height = 12
Caption = #23485#24230#65306
end
object Label7: TLabel
Left = 8
Top = 50
Width = 48
Height = 12
Caption = #32972#26223#33394#65306
end
object Label8: TLabel
Left = 8
Top = 76
Width = 48
Height = 12
Caption = #32972#26223#22270#65306
end
object Label9: TLabel
Left = 8
Top = 102
Width = 60
Height = 12
Caption = #36793#26694#39068#33394#65306
end
object Label10: TLabel
Left = 8
Top = 126
Width = 60
Height = 12
Caption = #36793#26694#23485#24230#65306
end
object sbBGPicture: TSpeedButton
Left = 336
Top = 72
Width = 21
Height = 20
Caption = '...'
Enabled = False
OnClick = sbBGPictureClick
end
object Label11: TLabel
Left = 224
Top = 102
Width = 72
Height = 12
Caption = #21333#20803#26684#38388#36317#65306
end
object Label12: TLabel
Left = 212
Top = 126
Width = 84
Height = 12
Caption = #21333#20803#26684#22635#20805#36317#65306
end
object Label15: TLabel
Left = 221
Top = 24
Width = 60
Height = 12
Caption = #23545#40784#26041#24335#65306
end
object edtWidth: TSpinEdit
Left = 48
Top = 20
Width = 65
Height = 21
MaxLength = 3
MaxValue = 100
MinValue = 1
TabOrder = 0
Value = 75
end
object cbWidthMode: TComboBox
Left = 120
Top = 20
Width = 65
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 1
Items.Strings = (
#30334#20998#27604
#35937#25968)
end
object edtBGPicture: TEdit
Left = 72
Top = 72
Width = 257
Height = 20
Color = clBtnFace
Enabled = False
TabOrder = 2
end
object edtBorderWidth: TSpinEdit
Left = 72
Top = 122
Width = 57
Height = 21
MaxValue = 999
MinValue = 0
TabOrder = 3
Value = 1
end
object cbAlign: TComboBox
Left = 288
Top = 20
Width = 70
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 4
Items.Strings = (
#38752#24038
#23621#20013
#38752#21491)
end
object edtCellSpacing: TSpinEdit
Left = 304
Top = 98
Width = 54
Height = 21
MaxLength = 3
MaxValue = 999
MinValue = 0
TabOrder = 5
Value = 1
end
object edtCellPadding: TSpinEdit
Left = 304
Top = 122
Width = 54
Height = 21
MaxLength = 3
MaxValue = 999
MinValue = 0
TabOrder = 6
Value = 1
end
object ccbTableBG: TColorBox
Left = 72
Top = 47
Width = 105
Height = 22
ItemHeight = 16
TabOrder = 7
end
object ccbTableBorder: TColorBox
Left = 72
Top = 99
Width = 105
Height = 22
ItemHeight = 16
TabOrder = 8
end
object cbUseBGPicture: TCheckBox
Left = 221
Top = 48
Width = 97
Height = 17
Caption = #20351#29992#32972#26223#22270#35937
TabOrder = 9
OnClick = cbUseBGPictureClick
end
end
object GroupBox1: TGroupBox
Left = 8
Top = 200
Width = 369
Height = 81
Caption = #21333#20803#26684#23646#24615
TabOrder = 3
object Label13: TLabel
Left = 8
Top = 24
Width = 48
Height = 12
Caption = #32972#26223#33394#65306
end
object Label14: TLabel
Left = 8
Top = 53
Width = 60
Height = 12
Caption = #36793#26694#39068#33394#65306
end
object Label3: TLabel
Left = 206
Top = 24
Width = 60
Height = 12
Caption = #23545#40784#26041#24335#65306
end
object cbCellAlign: TComboBox
Left = 273
Top = 20
Width = 86
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
Items.Strings = (
'absbottom'
'absmiddle'
'baseline'
'bottom'
'left'
'middle'
'right'
'texttop'
'top')
end
object cbCellEnter: TCheckBox
Left = 206
Top = 51
Width = 97
Height = 17
Caption = #33258#21160#25442#34892
TabOrder = 1
end
object ccbCellBG: TColorBox
Left = 72
Top = 21
Width = 105
Height = 22
ItemHeight = 16
TabOrder = 2
end
object ccbCellBorder: TColorBox
Left = 72
Top = 50
Width = 105
Height = 22
ItemHeight = 16
TabOrder = 3
end
end
object btnOK: TButton
Left = 184
Top = 288
Width = 75
Height = 21
Caption = #30830#23450'(&O)'
ModalResult = 1
TabOrder = 4
OnClick = btnOKClick
end
object btnCancel: TButton
Left = 288
Top = 288
Width = 75
Height = 21
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -