📄 fexportmessageswizard.dfm
字号:
object frmExportMessagesWizard: TfrmExportMessagesWizard
Left = 460
Top = 325
ActiveControl = cmboxAccounts
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Export messages wizard'
ClientHeight = 373
ClientWidth = 602
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
ShowHint = True
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnHide = FormHide
OnShortCut = FormShortCut
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object wizard: TJvWizard
Left = 0
Top = 0
Width = 602
Height = 373
ActivePage = wizWelcome
ButtonStart.Caption = 'To &Start Page'
ButtonStart.NumGlyphs = 1
ButtonStart.Layout = blGlyphLeft
ButtonStart.ModalResult = 0
ButtonStart.Width = 85
ButtonLast.Caption = 'To &Last Page'
ButtonLast.NumGlyphs = 1
ButtonLast.Layout = blGlyphLeft
ButtonLast.ModalResult = 0
ButtonLast.Width = 85
ButtonBack.Caption = '&<< Back'
ButtonBack.NumGlyphs = 1
ButtonBack.Layout = blGlyphLeft
ButtonBack.ModalResult = 0
ButtonBack.Width = 75
ButtonNext.Caption = 'Next >&>'
ButtonNext.NumGlyphs = 1
ButtonNext.Layout = blGlyphLeft
ButtonNext.ModalResult = 0
ButtonNext.Width = 75
ButtonFinish.Caption = '&Finish'
ButtonFinish.NumGlyphs = 1
ButtonFinish.Layout = blGlyphLeft
ButtonFinish.ModalResult = 0
ButtonFinish.Width = 75
ButtonCancel.Caption = '&Cancel'
ButtonCancel.NumGlyphs = 1
ButtonCancel.Layout = blGlyphLeft
ButtonCancel.ModalResult = 2
ButtonCancel.Width = 75
ButtonHelp.Caption = '&Help'
ButtonHelp.NumGlyphs = 1
ButtonHelp.Layout = blGlyphLeft
ButtonHelp.ModalResult = 0
ButtonHelp.Width = 75
ShowRouteMap = True
OnSelectNextPage = wizardSelectNextPage
OnFinishButtonClick = wizardFinishButtonClick
OnCancelButtonClick = wizardCancelButtonClick
DesignSize = (
602
373)
object wizWelcome: TJvWizardWelcomePage
Header.Color = clWindow
Header.Visible = True
Header.ImageIndex = -1
Header.ImageOffset = 0
Header.ImageAlignment = iaRight
Header.Height = 70
Header.ParentFont = True
Header.Title.Color = clNone
Header.Title.Visible = True
Header.Title.Text = 'Welcome'
Header.Title.Anchors = [akLeft, akTop, akRight]
Header.Title.AnchorPlacement = 4
Header.Title.Indent = 0
Header.Title.Alignment = taLeftJustify
Header.Title.Font.Charset = DEFAULT_CHARSET
Header.Title.Font.Color = clWindowText
Header.Title.Font.Height = -16
Header.Title.Font.Name = 'MS Sans Serif'
Header.Title.Font.Style = [fsBold]
Header.Subtitle.Color = clNone
Header.Subtitle.Visible = True
Header.Subtitle.Text =
'This wizard will guide you through exporting messages from si.Ma' +
'il to other e-mail clients.'
Header.Subtitle.Anchors = [akLeft, akTop, akRight, akBottom]
Header.Subtitle.AnchorPlacement = 4
Header.Subtitle.Indent = 0
Header.Subtitle.Alignment = taLeftJustify
Header.Subtitle.Font.Charset = DEFAULT_CHARSET
Header.Subtitle.Font.Color = clWindowText
Header.Subtitle.Font.Height = -11
Header.Subtitle.Font.Name = 'MS Sans Serif'
Header.Subtitle.Font.Style = []
Header.ShowDivider = False
Image.Alignment = iaStretch
Image.Layout = ilStretch
Image.Transparent = False
Panel.Color = clBtnFace
Panel.Visible = False
Panel.BorderWidth = 7
EnabledButtons = [bkStart, bkLast, bkNext, bkFinish, bkCancel, bkHelp]
VisibleButtons = [bkBack, bkNext, bkCancel, bkHelp]
Color = clBtnFace
Caption = 'Welcome'
OnEnterPage = wizWelcomeEnterPage
WaterMark.Color = clActiveCaption
WaterMark.Visible = False
WaterMark.Align = alLeft
WaterMark.BorderWidth = 1
WaterMark.Image.Alignment = iaStretch
WaterMark.Image.Layout = ilStretch
WaterMark.Image.Transparent = False
WaterMark.Width = 164
object Panel3: TPanel
Left = 0
Top = 70
Width = 481
Height = 261
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object Label3: TLabel
Left = 8
Top = 16
Width = 87
Height = 13
Caption = '&Account to export:'
FocusControl = cmboxAccounts
end
object Label4: TLabel
Left = 8
Top = 48
Width = 89
Height = 13
Caption = '&Maiboxes to export'
FocusControl = chklstMailboxes
end
object cmboxAccounts: TComboBox
Left = 152
Top = 12
Width = 321
Height = 21
Style = csDropDownList
ItemHeight = 13
Sorted = True
TabOrder = 0
OnChange = cmboxAccountsChange
end
object chklstMailboxes: TCheckListBox
Left = 8
Top = 64
Width = 465
Height = 185
ItemHeight = 13
PopupMenu = popSelect
TabOrder = 1
end
end
end
object wizExportFrom: TJvWizardInteriorPage
Header.Color = clWindow
Header.Visible = True
Header.ImageIndex = -1
Header.ImageOffset = 0
Header.ImageAlignment = iaRight
Header.Height = 70
Header.ParentFont = True
Header.Title.Color = clNone
Header.Title.Visible = True
Header.Title.Text = 'Export to'
Header.Title.Anchors = [akLeft, akTop, akRight]
Header.Title.AnchorPlacement = 4
Header.Title.Indent = 0
Header.Title.Alignment = taLeftJustify
Header.Title.Font.Charset = DEFAULT_CHARSET
Header.Title.Font.Color = clWindowText
Header.Title.Font.Height = -16
Header.Title.Font.Name = 'MS Sans Serif'
Header.Title.Font.Style = [fsBold]
Header.Subtitle.Color = clNone
Header.Subtitle.Visible = True
Header.Subtitle.Text =
'Select the application or format to which you would like to expo' +
'rt. Additional export plug-ins can be downloaded from si.Mail'#39's ' +
'homepage download section.'
Header.Subtitle.Anchors = [akLeft, akTop, akRight, akBottom]
Header.Subtitle.AnchorPlacement = 4
Header.Subtitle.Indent = 0
Header.Subtitle.Alignment = taLeftJustify
Header.Subtitle.Font.Charset = DEFAULT_CHARSET
Header.Subtitle.Font.Color = clWindowText
Header.Subtitle.Font.Height = -11
Header.Subtitle.Font.Name = 'MS Sans Serif'
Header.Subtitle.Font.Style = []
Header.ShowDivider = True
Image.Alignment = iaStretch
Image.Layout = ilStretch
Image.Transparent = False
Panel.Color = clBtnFace
Panel.Visible = False
Panel.BorderWidth = 7
VisibleButtons = [bkBack, bkNext, bkCancel, bkHelp]
Caption = 'Export to'
object lblDescription: TLabel
Left = 8
Top = 264
Width = 465
Height = 65
AutoSize = False
Transparent = True
WordWrap = True
end
object Label2: TLabel
Left = 8
Top = 80
Width = 121
Height = 13
Caption = '&Export format/application:'
FocusControl = lstFormats
end
object lstFormats: TVirtualStringTree
Left = 8
Top = 96
Width = 465
Height = 161
ButtonFillMode = fmShaded
CheckImageKind = ckFlat
Colors.FocusedSelectionColor = 13613489
Colors.SelectionRectangleBlendColor = 13613489
Colors.UnfocusedSelectionColor = 15396334
Colors.UnfocusedSelectionBorderColor = 13751260
DragOperations = []
DrawSelectionMode = smBlendedRectangle
Header.AutoSizeIndex = 0
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'MS Sans Serif'
Header.Font.Style = []
Header.MainColumn = -1
Header.Options = [hoColumnResize, hoDrag]
Margin = 2
ParentBackground = False
TabOrder = 0
TextMargin = 2
TreeOptions.AutoOptions = [toAutoScrollOnExpand, toAutoTristateTracking]
TreeOptions.MiscOptions = [toCheckSupport, toFullRepaintOnResize, toGridExtensions, toInitOnSave, toReportMode, toToggleOnDblClick, toWheelPanning]
TreeOptions.PaintOptions = [toHideFocusRect, toHotTrack, toShowBackground, toShowButtons, toThemeAware, toUseBlendedImages, toGhostedIfUnfocused, toUseBlendedSelection]
TreeOptions.SelectionOptions = [toExtendedFocus, toFullRowSelect, toLevelSelectConstraint, toMiddleClickSelect, toRightClickSelect]
TreeOptions.StringOptions = []
OnChange = lstFormatsChange
OnFreeNode = lstFormatsFreeNode
OnGetText = lstFormatsGetText
OnGetNodeDataSize = lstFormatsGetNodeDataSize
Columns = <>
end
end
object wizExportSettings: TJvWizardInteriorPage
Header.Color = clWindow
Header.Visible = True
Header.ImageIndex = -1
Header.ImageOffset = 0
Header.ImageAlignment = iaRight
Header.Height = 70
Header.ParentFont = True
Header.Title.Color = clNone
Header.Title.Visible = True
Header.Title.Text = 'Export plug-in settings'
Header.Title.Anchors = [akLeft, akTop, akRight]
Header.Title.AnchorPlacement = 4
Header.Title.Indent = 0
Header.Title.Alignment = taLeftJustify
Header.Title.Font.Charset = DEFAULT_CHARSET
Header.Title.Font.Color = clWindowText
Header.Title.Font.Height = -16
Header.Title.Font.Name = 'MS Sans Serif'
Header.Title.Font.Style = [fsBold]
Header.Subtitle.Color = clNone
Header.Subtitle.Visible = True
Header.Subtitle.Text =
'If plug-in has any additional settings you can set them in this ' +
'page.'
Header.Subtitle.Anchors = [akLeft, akTop, akRight, akBottom]
Header.Subtitle.AnchorPlacement = 4
Header.Subtitle.Indent = 0
Header.Subtitle.Alignment = taLeftJustify
Header.Subtitle.Font.Charset = DEFAULT_CHARSET
Header.Subtitle.Font.Color = clWindowText
Header.Subtitle.Font.Height = -11
Header.Subtitle.Font.Name = 'MS Sans Serif'
Header.Subtitle.Font.Style = []
Header.ShowDivider = True
Image.Alignment = iaStretch
Image.Layout = ilStretch
Image.Transparent = False
Panel.Color = clBtnFace
Panel.Visible = False
Panel.BorderWidth = 7
VisibleButtons = [bkBack, bkNext, bkCancel, bkHelp]
Caption = 'Export plug-in settings'
object pnlPlugInContainer: TScrollBox
Left = 0
Top = 70
Width = 481
Height = 261
Align = alClient
AutoScroll = False
BorderStyle = bsNone
ParentBackground = True
TabOrder = 0
end
end
object wizExport: TJvWizardInteriorPage
Header.Color = clWindow
Header.Visible = True
Header.ImageIndex = -1
Header.ImageOffset = 0
Header.ImageAlignment = iaRight
Header.Height = 70
Header.ParentFont = True
Header.Title.Color = clNone
Header.Title.Visible = True
Header.Title.Text = 'Export'
Header.Title.Anchors = [akLeft, akTop, akRight]
Header.Title.AnchorPlacement = 4
Header.Title.Indent = 0
Header.Title.Alignment = taLeftJustify
Header.Title.Font.Charset = DEFAULT_CHARSET
Header.Title.Font.Color = clWindowText
Header.Title.Font.Height = -16
Header.Title.Font.Name = 'MS Sans Serif'
Header.Title.Font.Style = [fsBold]
Header.Subtitle.Color = clNone
Header.Subtitle.Visible = True
Header.Subtitle.Text =
'If you would like to change something then use << Back button. T' +
'o export messages press Finish button.'
Header.Subtitle.Anchors = [akLeft, akTop, akRight, akBottom]
Header.Subtitle.AnchorPlacement = 4
Header.Subtitle.Indent = 0
Header.Subtitle.Alignment = taLeftJustify
Header.Subtitle.Font.Charset = DEFAULT_CHARSET
Header.Subtitle.Font.Color = clWindowText
Header.Subtitle.Font.Height = -11
Header.Subtitle.Font.Name = 'MS Sans Serif'
Header.Subtitle.Font.Style = []
Header.ShowDivider = True
Image.Alignment = iaStretch
Image.Layout = ilStretch
Image.Transparent = False
Panel.Color = clBtnFace
Panel.Visible = False
Panel.BorderWidth = 7
VisibleButtons = [bkBack, bkCancel, bkHelp]
Caption = 'Export'
object Panel1: TPanel
Left = 0
Top = 70
Width = 481
Height = 261
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 8
Width = 50
Height = 13
Caption = 'Export log:'
Transparent = True
end
object txtLog: TMemo
Left = 8
Top = 32
Width = 465
Height = 217
ScrollBars = ssVertical
TabOrder = 0
end
end
end
object KWizardRouteMapSteps1: TJvWizardRouteMapSteps
Left = 0
Top = 0
Width = 121
Height = 331
Color = clBackground
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Indent = 5
PreviousStepText = 'Back to'
NextStepText = 'Next Step'
ActiveStepFormat = 'Step %d of %d'
ShowDivider = True
ShowNavigators = True
end
end
object popSelect: TTBXPopupMenu
Left = 560
Top = 120
object mnuSelectAll: TTBItem
Caption = 'Select &All'
OnClick = mnuSelectAllClick
end
object mnuSelectNone: TTBItem
Caption = 'Select &None'
OnClick = mnuSelectNoneClick
end
object mnuInvertSelection: TTBItem
Caption = '&Invert Selection'
OnClick = mnuInvertSelectionClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -