📄 mainexcelexport.dfm
字号:
Font.Style = [fsBold]
ParentFont = False
end
object LabelAuthor: TLabel
Left = 10
Top = 115
Width = 160
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Stefan Cruysberghs'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object LabelWebsite: TLabel
Left = 10
Top = 132
Width = 160
Height = 18
Cursor = crHandPoint
Alignment = taCenter
AutoSize = False
Caption = 'http://www.scip.be'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
OnClick = LabelWebsiteClick
end
object LabelRegister: TLabel
Left = 10
Top = 273
Width = 160
Height = 93
Alignment = taCenter
AutoSize = False
Caption =
'If you like this component and/or you are using it in a commerci' +
'al environment then you can register it. You will encourage the ' +
'author to further develop and improve this component. (30 dollar' +
' or euro)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object LabelDelphiVersions: TLabel
Left = 10
Top = 163
Width = 160
Height = 86
Alignment = taCenter
AutoSize = False
Caption =
'Freeware with source.'#13#10'Works in Delphi 5, '#13#10'Delphi 6, Delphi 7 a' +
'nd Delphi 2005.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Bevel1: TBevel
Left = 8
Top = 75
Width = 163
Height = 30
Shape = bsFrame
end
object LabelBDE: TLabel
Left = 10
Top = 369
Width = 160
Height = 69
Alignment = taCenter
AutoSize = False
Caption =
'This demo program uses the Paradox tables of the DBDemos BDE ali' +
'as installed by Borland Delphi.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object LabelExtraInfo: TLabel
Left = 10
Top = 437
Width = 160
Height = 69
Alignment = taCenter
AutoSize = False
Caption =
'For more information see the HTML page or the comments in the he' +
'ader of the scExcelExport.pas file.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object LabelExcelVersions: TLabel
Left = 10
Top = 230
Width = 160
Height = 38
Alignment = taCenter
AutoSize = False
Caption = 'Tested with Excel 97, Excel 2000, Excel XP and Excel 2003.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
end
object PageControl1: TPageControl
Left = 179
Top = 0
Width = 678
Height = 605
ActivePage = TabSheetFeatures
Align = alClient
HotTrack = True
Images = ImageListTabs
TabHeight = 30
TabOrder = 2
TabWidth = 100
object TabSheetFeatures: TTabSheet
Caption = 'Features'
ImageIndex = 1
DesignSize = (
670
565)
object LabelSimpleExport1: TLabel
Left = 42
Top = 16
Width = 150
Height = 13
AutoSize = False
Caption = 'Simple export 1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object LabelSimpleExportInfo1: TLabel
Left = 190
Top = 16
Width = 480
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption =
'Simple export of dataset to new worksheet in Excel. Use default ' +
'properties. (ORDERS)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelExportLayout: TLabel
Left = 42
Top = 176
Width = 150
Height = 13
AutoSize = False
Caption = 'Export using layout'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object LabelExportLayoutInfo: TLabel
Left = 190
Top = 176
Width = 480
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption =
'Export dataset using headers, footers, summaries, fonts, borders' +
', colors, ... (ORDERS)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelSimpleExport3: TLabel
Left = 42
Top = 80
Width = 150
Height = 13
AutoSize = False
Caption = 'Simple export 3'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object LabelSimpleExportInfo3: TLabel
Left = 190
Top = 80
Width = 480
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = 'Simple export of dataset with memo field. (BIOLIFE)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelSimpleExport2: TLabel
Left = 42
Top = 48
Width = 150
Height = 13
AutoSize = False
Caption = 'Simple export 2'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object LabelSimpleExportInfo2: TLabel
Left = 190
Top = 48
Width = 480
Height = 13
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption =
'Simple export of dataset with calculated fields and different di' +
'splayformats. (ANIMALS)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object LabelSimpleExport4: TLabel
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -