📄 fuqexport4xlsxeditor.dfm
字号:
Width = 268
Height = 478
Align = alClient
BevelOuter = bvNone
TabOrder = 3
object pcOptions: TPageControl
Left = 0
Top = 1
Width = 265
Height = 213
ActivePage = tsCommon
TabOrder = 0
object tsCommon: TTabSheet
Caption = 'Common'
object bvl1: TBevel
Left = 0
Top = 0
Width = 257
Height = 185
Align = alClient
end
object bvl2: TBevel
Left = 3
Top = 42
Width = 249
Height = 2
end
object laSkipRecCount_01: TLabel
Left = 6
Top = 58
Width = 21
Height = 13
Caption = 'Skip'
end
object laSkipRecCount_02: TLabel
Left = 71
Top = 58
Width = 41
Height = 13
Caption = 'record(s)'
end
object laCaptionRow: TLabel
Left = 152
Top = 57
Width = 56
Height = 13
Caption = 'Caption row'
end
object laExportRecCount_02: TLabel
Left = 120
Top = 105
Width = 41
Height = 13
Caption = 'record(s)'
Enabled = False
end
object chkAllowCaptions: TCheckBox
Left = 7
Top = 3
Width = 121
Height = 17
Caption = 'Allow Captions'
TabOrder = 0
end
object chkAutoCalcStrType: TCheckBox
Left = 7
Top = 22
Width = 121
Height = 17
Caption = 'Auto calc string type'
TabOrder = 1
end
object chkGoToFirsrRec: TCheckBox
Left = 137
Top = 22
Width = 115
Height = 17
Caption = 'Go to first record'
TabOrder = 2
end
object chkVisibleFields: TCheckBox
Left = 137
Top = 3
Width = 115
Height = 17
Caption = 'Only visible fields'
TabOrder = 3
end
object edSkipRecCount: TEdit
Left = 32
Top = 54
Width = 35
Height = 21
TabOrder = 4
Text = '0'
end
object edCaptionRow: TEdit
Left = 212
Top = 52
Width = 35
Height = 21
TabOrder = 5
Text = '-1'
end
object rbExportAll: TRadioButton
Left = 6
Top = 82
Width = 104
Height = 14
Caption = 'Export all records'
Checked = True
TabOrder = 6
TabStop = True
OnClick = rbExportAllClick
end
object rbExportOnly: TRadioButton
Left = 6
Top = 105
Width = 75
Height = 17
Caption = 'Export only'
TabOrder = 7
OnClick = rbExportAllClick
end
object edExportRecCount: TEdit
Left = 82
Top = 102
Width = 35
Height = 21
Enabled = False
TabOrder = 8
Text = '0'
end
end
object tsHeader: TTabSheet
Caption = 'Header'
ImageIndex = 1
object meHeader: TMemo
Left = 0
Top = 0
Width = 249
Height = 185
PopupMenu = pmHeaderFooter
ScrollBars = ssBoth
TabOrder = 0
end
end
object tsFooter: TTabSheet
Caption = 'Footer'
ImageIndex = 2
object meFooter: TMemo
Left = 0
Top = 0
Width = 249
Height = 185
PopupMenu = pmHeaderFooter
ScrollBars = ssBoth
TabOrder = 0
end
end
object tsFormats: TTabSheet
Caption = 'Formats'
ImageIndex = 3
object laInteger: TLabel
Left = 0
Top = 8
Width = 33
Height = 13
Caption = 'Integer'
end
object laDate: TLabel
Left = 0
Top = 32
Width = 23
Height = 13
Caption = 'Date'
end
object laDateTime: TLabel
Left = 0
Top = 56
Width = 46
Height = 13
Caption = 'DateTime'
end
object laTrue: TLabel
Left = 0
Top = 80
Width = 22
Height = 13
Caption = 'True'
end
object laFalse: TLabel
Left = 0
Top = 104
Width = 25
Height = 13
Caption = 'False'
end
object laNull: TLabel
Left = 0
Top = 128
Width = 18
Height = 13
Caption = 'Null'
end
object laFloat: TLabel
Left = 131
Top = 8
Width = 23
Height = 13
Caption = 'Float'
end
object laTime: TLabel
Left = 131
Top = 32
Width = 23
Height = 13
Caption = 'Time'
end
object laCurrency: TLabel
Left = 131
Top = 56
Width = 42
Height = 13
Caption = 'Currency'
end
object edInteger: TEdit
Left = 53
Top = 4
Width = 73
Height = 21
TabOrder = 0
end
object edDate: TEdit
Left = 53
Top = 28
Width = 73
Height = 21
TabOrder = 1
end
object edDateTime: TEdit
Left = 53
Top = 52
Width = 73
Height = 21
TabOrder = 2
end
object edTrue: TEdit
Left = 53
Top = 76
Width = 73
Height = 21
TabOrder = 3
end
object edFalse: TEdit
Left = 53
Top = 100
Width = 73
Height = 21
TabOrder = 4
end
object edNull: TEdit
Left = 53
Top = 124
Width = 73
Height = 21
TabOrder = 5
end
object edFloat: TEdit
Left = 179
Top = 4
Width = 73
Height = 21
TabOrder = 6
end
object edTime: TEdit
Left = 179
Top = 28
Width = 73
Height = 21
TabOrder = 7
end
object edCurrency: TEdit
Left = 179
Top = 52
Width = 73
Height = 21
TabOrder = 8
end
object btnRestoreInitial: TBitBtn
Left = 0
Top = 157
Width = 105
Height = 25
Caption = 'Restore initial'
TabOrder = 9
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
8000008000000080800080000000800080008080000080808000C0C0C0000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
8888888888888888888888000088880000888807708888077088880777088077
7088888077700777088888880777777088888888807777088888888880777708
8888888807777770888888807770077708888807770880777088880770888807
7088880000888800008888888888888888888888888888888888}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -