home *** CD-ROM | disk | FTP | other *** search
Text File | 2004-05-18 | 77.9 KB | 1,831 lines |
- object FrmEditorHTML: TFrmEditorHTML
- Left = 698
- Top = 649
- Width = 693
- Height = 355
- Caption = 'Editor'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- Menu = MainMenu1
- OldCreateOrder = True
- Position = poDefaultPosOnly
- Scaled = False
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 685
- Height = 290
- Align = alClient
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object PnlCenter: TElPanel
- Left = 0
- Top = 0
- Width = 685
- Height = 290
- Align = alClient
- BevelOuter = bvNone
- UseXPThemes = False
- ParentColor = True
- TabOrder = 0
- DockOrientation = doNoOrient
- object PnlBody: TPanel
- Left = 0
- Top = 0
- Width = 685
- Height = 290
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object PnlHTMLToolbar: TPanel
- Left = 0
- Top = 0
- Width = 685
- Height = 36
- Align = alTop
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object ToolBar2: TElToolBar
- Left = 2
- Top = 2
- Width = 681
- Height = 30
- Align = alTop
- BevelOuter = bvNone
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- DockOrientation = doNoOrient
- AutoWrap = False
- UseLargeGlyphs = False
- Images = ImageListToolBar2
- UseImageList = True
- TransparentButtons = False
- ThinButtons = False
- ShowMoreMenu = False
- object ToolButtonBold: TElToolButton
- Left = 218
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Bold'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- AllowAllUp = True
- GroupIndex = 1
- Flat = True
- ShowText = False
- IsSwitch = True
- ImageIndex = 2
- UseImageList = True
- OnClick = ToolButtonBoldClick
- ButtonID = 0
- end
- object ToolButtonItalic: TElToolButton
- Left = 245
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Italic'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- AllowAllUp = True
- GroupIndex = 2
- Flat = True
- ShowText = False
- IsSwitch = True
- ImageIndex = 3
- UseImageList = True
- OnClick = ToolButtonItalicClick
- ButtonID = 0
- end
- object ToolButtonUnderline: TElToolButton
- Left = 272
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Underline'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- AllowAllUp = True
- GroupIndex = 3
- Flat = True
- ShowText = False
- IsSwitch = True
- ImageIndex = 4
- UseImageList = True
- OnClick = ToolButtonUnderlineClick
- ButtonID = 0
- end
- object ToolButtonNumbering: TElToolButton
- Left = 479
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Formatting Numbers'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- AllowAllUp = True
- GroupIndex = 4
- Flat = True
- ShowText = False
- IsSwitch = True
- ImageIndex = 8
- UseImageList = True
- OnClick = ToolButtonNumberingClick
- ButtonID = 0
- end
- object ToolButtonBullets: TElToolButton
- Left = 452
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Formatting Bullets'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- AllowAllUp = True
- GroupIndex = 5
- Flat = True
- ShowText = False
- IsSwitch = True
- ImageIndex = 9
- UseImageList = True
- OnClick = ToolButtonBulletsClick
- ButtonID = 0
- end
- object ToolButtonDecInd: TElToolButton
- Left = 533
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Decrease Indentation'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- ImageIndex = 10
- UseImageList = True
- OnClick = ToolButtonDecIndClick
- ButtonID = 0
- end
- object ToolButtonIncInd: TElToolButton
- Left = 506
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Increase Indentation'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- ImageIndex = 11
- UseImageList = True
- OnClick = ToolButtonIncIndClick
- ButtonID = 0
- end
- object ToolButtonLeft: TElToolButton
- Left = 344
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Align Left'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- AllowAllUp = True
- GroupIndex = 6
- Flat = True
- ShowText = False
- IsSwitch = True
- ImageIndex = 5
- UseImageList = True
- OnClick = ToolButtonLeftClick
- ButtonID = 0
- end
- object ToolButtonCenter: TElToolButton
- Left = 371
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Center'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- AllowAllUp = True
- GroupIndex = 7
- Flat = True
- ShowText = False
- IsSwitch = True
- ImageIndex = 6
- UseImageList = True
- OnClick = ToolButtonCenterClick
- ButtonID = 0
- end
- object ToolButtonRight: TElToolButton
- Left = 398
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Align Right'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- AllowAllUp = True
- GroupIndex = 8
- Flat = True
- ShowText = False
- IsSwitch = True
- ImageIndex = 7
- UseImageList = True
- OnClick = ToolButtonRightClick
- ButtonID = 0
- end
- object ToolButtonJustify: TElToolButton
- Left = 425
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Justify'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- AllowAllUp = True
- GroupIndex = 9
- Flat = True
- ShowText = False
- IsSwitch = True
- ImageIndex = 14
- UseImageList = True
- OnClick = ToolButtonJustifyClick
- ButtonID = 0
- end
- object ToolButtonInsertHorizontalLine: TElToolButton
- Left = 569
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Insert Horizontal Line'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- ImageIndex = 15
- UseImageList = True
- OnClick = ToolButtonInsertHorizontalLineClick
- ButtonID = 0
- end
- object ToolButtonInsertHyperlink: TElToolButton
- Left = 308
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Create a Hyperlink'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- ImageIndex = 12
- UseImageList = True
- OnClick = ToolButtonInsertHyperlinkClick
- ButtonID = 0
- end
- object ToolButtonInsertPicture: TElToolButton
- Left = 596
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Insert Picture'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- ImageIndex = 13
- UseImageList = True
- OnClick = ToolButtonInsertPictureClick
- ButtonID = 0
- end
- object ToolButtonBackColor: TElToolButton
- Left = 632
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Backcolor'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- ImageIndex = 1
- UseImageList = True
- OnClick = ToolButtonBackColorClick
- ButtonID = 0
- end
- object ToolButtonForeColor: TElToolButton
- Left = 182
- Top = 3
- Width = 24
- Height = 24
- Hint = 'Forecolor'
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- ImageIndex = 0
- UseImageList = True
- OnClick = ToolButtonForeColorClick
- ButtonID = 0
- end
- object BtnSep1: TElToolButton
- Left = 209
- Top = 3
- Width = 6
- Height = 24
- Wrap = False
- ButtonType = ebtSeparator
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- UseImageList = True
- Enabled = False
- ButtonID = 0
- end
- object BtnSep2: TElToolButton
- Left = 299
- Top = 3
- Width = 6
- Height = 24
- Wrap = False
- ButtonType = ebtSeparator
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- UseImageList = True
- Enabled = False
- ButtonID = 0
- end
- object BtnSep3: TElToolButton
- Left = 335
- Top = 3
- Width = 6
- Height = 24
- Wrap = False
- ButtonType = ebtSeparator
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- UseImageList = True
- Enabled = False
- ButtonID = 0
- end
- object BtnSep4: TElToolButton
- Left = 560
- Top = 3
- Width = 6
- Height = 24
- Wrap = False
- ButtonType = ebtSeparator
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- UseImageList = True
- Enabled = False
- ButtonID = 0
- end
- object BtnSep5: TElToolButton
- Left = 623
- Top = 3
- Width = 6
- Height = 24
- Wrap = False
- ButtonType = ebtSeparator
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- UseImageList = True
- Enabled = False
- ButtonID = 0
- end
- object ElToolButton1: TElToolButton
- Left = 659
- Top = 3
- Width = 24
- Height = 24
- Wrap = False
- ButtonType = ebtButton
- NumLargeGlyphs = 1
- NumGlyphs = 1
- Flat = True
- ShowText = False
- UseImageList = True
- OnClick = ElToolButton1Click
- ButtonID = 0
- end
- object cbFontName: TWPopOutFntCBox
- Left = 3
- Top = 3
- Width = 128
- Height = 22
- Hint = 'Choose font'
- OnClick = cbFontNameClick
- DropDownCount = 16
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- TabStop = False
- PanelColor = clSilver
- MoveUsedToTop = False
- PopUpWidth = 200
- PopUpHeight = 45
- FontName = 'MS Sans Serif'
- end
- object cbFontSize: TComboBox
- Left = 134
- Top = 3
- Width = 45
- Height = 24
- Hint = 'Font Size'
- Style = csDropDownList
- ItemHeight = 16
- TabOrder = 0
- TabStop = False
- OnClick = cbFontSizeClick
- Items.Strings = (
- '8'
- '10'
- '12'
- '14'
- '18'
- '24'
- '36')
- end
- end
- end
- object PnlWPBody: TPanel
- Left = 0
- Top = 36
- Width = 685
- Height = 254
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object Editor: TProfDHTMLEdit
- Left = 0
- Top = 0
- Width = 685
- Height = 254
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNone
- Font.Height = -17
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- About = 'v1.6.0.10 for Delphi 6'
- UseBrOnCarriageReturn = True
- OnKeyDown = EditorKeyDown
- OnDisplayChanged = EditorDisplayChanged
- ControlData = {
- 02020000A3380000001500000B0000000B0000000B00FFFF0B0000000B000000
- 0300000000000B00FFFF0300000000000B00FFFF0B0000000B00000003003200
- 00000300320000000B0000000B00FFFF}
- end
- end
- end
- end
- end
- object MainMenu1: TMainMenu
- Left = 14
- Top = 233
- object File1: TMenuItem
- Caption = '&File'
- object Open1: TMenuItem
- Caption = '&Open...'
- ShortCut = 16463
- end
- object MenuSaveToDraft: TMenuItem
- Tag = 1
- Caption = 'Save To Draft'
- ShortCut = 16467
- end
- object Save1: TMenuItem
- Caption = '&Save As...'
- end
- object N26: TMenuItem
- Caption = '-'
- end
- object MenuSaveTemplate: TMenuItem
- Tag = 2
- Caption = 'Save Template'
- Enabled = False
- Visible = False
- end
- object SaveasTemplate1: TMenuItem
- Caption = 'Save &as Template...'
- end
- object N8: TMenuItem
- Caption = '-'
- end
- object PageSetup1: TMenuItem
- Caption = 'Page Set&up...'
- end
- object Print1: TMenuItem
- Caption = '&Print...'
- ShortCut = 16464
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object Close1: TMenuItem
- Caption = '&Close'
- end
- end
- object Edit1: TMenuItem
- Caption = '&Edit'
- object Undo2: TMenuItem
- Caption = '&Undo'
- ShortCut = 16474
- end
- object Redo2: TMenuItem
- Caption = 'Redo'
- ShortCut = 16473
- OnClick = Redo1Click
- end
- object Redo1: TMenuItem
- Caption = 'Redo'
- ShortCut = 24666
- Visible = False
- OnClick = Redo1Click
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object Find1: TMenuItem
- Caption = 'Find...'
- ShortCut = 16454
- OnClick = Find1Click
- end
- object FindNext1: TMenuItem
- Caption = 'Find Next'
- ShortCut = 24646
- OnClick = FindNext1Click
- end
- object Replace1: TMenuItem
- Caption = 'Replace...'
- ShortCut = 16456
- OnClick = Replace1Click
- end
- object N13: TMenuItem
- Caption = '-'
- end
- object Cut2: TMenuItem
- Caption = 'Cu&t'
- ShortCut = 16472
- end
- object Copy2: TMenuItem
- Caption = '&Copy'
- ShortCut = 16451
- end
- object Past1: TMenuItem
- Caption = '&Paste'
- ShortCut = 16470
- end
- object PasteStyled2: TMenuItem
- Caption = 'Paste &Styled'
- ShortCut = 24642
- OnClick = PasteStyled1Click
- end
- object PasteQuoted: TMenuItem
- Caption = 'Paste Quoted'
- ShortCut = 24662
- end
- object Cut3: TMenuItem
- Caption = 'Cu&t'
- ShortCut = 8238
- Visible = False
- end
- object Copy3: TMenuItem
- Caption = '&Copy'
- ShortCut = 16429
- Visible = False
- end
- object Paste2: TMenuItem
- Caption = '&Paste'
- ShortCut = 8237
- Visible = False
- end
- object Delete1: TMenuItem
- Caption = '&Delete'
- Visible = False
- end
- object N7: TMenuItem
- Caption = '-'
- end
- object SelectAll2: TMenuItem
- Caption = 'Select &All'
- ShortCut = 16449
- end
- end
- object View1: TMenuItem
- Caption = '&View'
- object ShowToolbar1: TMenuItem
- Caption = 'Show &Mail Toolbar'
- end
- object ShowStyleToolbar1: TMenuItem
- Caption = 'Show S&tyle Toolbar'
- end
- object MenuRuler: TMenuItem
- Caption = 'Show &Ruler'
- GroupIndex = 2
- end
- object MenuLineNumbers: TMenuItem
- Caption = 'Show Line &Numbers'
- GroupIndex = 2
- end
- object ShowStatusBar1: TMenuItem
- Caption = 'Show Status &Bar'
- GroupIndex = 2
- end
- object N16: TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object MenuMain: TMenuItem
- Caption = 'View Message &Headers'
- Checked = True
- GroupIndex = 2
- RadioItem = True
- end
- object MenuAttachments: TMenuItem
- Caption = 'View &Attachments'
- GroupIndex = 2
- RadioItem = True
- end
- object N18: TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object MenuSpell: TMenuItem
- Caption = '&Enable Spell-As-You-Type'
- GroupIndex = 2
- end
- object EnableSigMenu: TMenuItem
- Tag = 1
- Caption = 'Enable Signature &Pane'
- GroupIndex = 2
- end
- object N22: TMenuItem
- Caption = '-'
- GroupIndex = 2
- end
- object MenuAutoComplete: TMenuItem
- Caption = 'Enable Address Auto-complete'
- GroupIndex = 2
- ShortCut = 16572
- end
- end
- object Insert1: TMenuItem
- Caption = '&Insert'
- object InsertImage1: TMenuItem
- Caption = '&Image...'
- end
- object BackgroundImage1: TMenuItem
- Caption = '&Background Image...'
- OnClick = BackgroundImage1Click
- end
- object MenuEmoticon: TMenuItem
- Caption = 'Emoticon...'
- Visible = False
- end
- object N24: TMenuItem
- Caption = '-'
- end
- object InsertSignature1: TMenuItem
- Caption = '&Default Signature'
- ShortCut = 16455
- end
- object MenuSigs: TMenuItem
- AutoHotkeys = maManual
- Caption = 'Any &Signature'
- end
- object N23: TMenuItem
- Caption = '-'
- end
- object DateandTime1: TMenuItem
- Caption = 'Date and &Time'
- ShortCut = 116
- OnClick = DateandTime1Click
- end
- object Date1: TMenuItem
- Caption = 'D&ate'
- ShortCut = 116
- OnClick = Date1Click
- end
- object ime1: TMenuItem
- Caption = 'Time'
- ShortCut = 116
- end
- end
- object Message1: TMenuItem
- Caption = '&Message'
- object SendMail1: TMenuItem
- Tag = 1
- Caption = '&Send Message'
- ShortCut = 16453
- end
- object MenuQueue: TMenuItem
- Tag = 1
- Caption = '&Queue Message'
- ShortCut = 16465
- end
- object DraftMessage1: TMenuItem
- Tag = 1
- Caption = '&Draft Message'
- ShortCut = 16452
- end
- object N14: TMenuItem
- Caption = '-'
- end
- object Attachfile1: TMenuItem
- Caption = '&Attach File...'
- ShortCut = 16468
- end
- object N17: TMenuItem
- Caption = '-'
- GroupIndex = 1
- end
- object Checkspelling1: TMenuItem
- Caption = '&Check Spelling...'
- GroupIndex = 1
- ShortCut = 118
- OnClick = btnSpellClick
- end
- object MenuThesaurus: TMenuItem
- Caption = 'Thesaurus...'
- GroupIndex = 1
- ShortCut = 8310
- end
- object SetupSpelling1: TMenuItem
- Caption = 'C&onfigure Spelling...'
- GroupIndex = 1
- end
- object WordCount1: TMenuItem
- Caption = 'Word Count...'
- GroupIndex = 1
- end
- object N15: TMenuItem
- Caption = '-'
- GroupIndex = 1
- end
- object MenuRR: TMenuItem
- Caption = 'Request Return Receipt'
- GroupIndex = 1
- end
- object Priority1: TMenuItem
- Caption = '&Priority'
- GroupIndex = 1
- object Low1: TMenuItem
- Caption = '&Low'
- GroupIndex = 1
- RadioItem = True
- ShortCut = 24764
- end
- object Normal1: TMenuItem
- Caption = '&Normal'
- Checked = True
- GroupIndex = 1
- RadioItem = True
- end
- object High1: TMenuItem
- Caption = '&High'
- GroupIndex = 1
- RadioItem = True
- ShortCut = 24766
- end
- end
- object N25: TMenuItem
- Caption = '-'
- GroupIndex = 1
- end
- object MenuFormatPlain: TMenuItem
- Tag = 1
- Caption = 'Send as Plain Text'
- Checked = True
- GroupIndex = 1
- RadioItem = True
- end
- object MenuFormatHTML: TMenuItem
- Tag = 1
- Caption = 'Send as Styled Message'
- GroupIndex = 1
- RadioItem = True
- end
- object MenuFormatBoth: TMenuItem
- Tag = 1
- Caption = 'Send Plain and Styled'
- GroupIndex = 1
- RadioItem = True
- end
- object N20: TMenuItem
- Caption = '-'
- GroupIndex = 1
- end
- object MenuSig: TMenuItem
- Caption = 'Include Signature'
- Checked = True
- GroupIndex = 1
- ShortCut = 24654
- end
- object EditSignatures1: TMenuItem
- Caption = 'Edit Signatures'
- GroupIndex = 1
- end
- object N12: TMenuItem
- Caption = '-'
- GroupIndex = 1
- end
- object MenuDisableQP: TMenuItem
- Tag = 1
- Caption = 'Disable QP encoding'
- GroupIndex = 1
- end
- object MenuSplit: TMenuItem
- Tag = 1
- Caption = 'Split Message on Send/Queue'
- GroupIndex = 1
- end
- end
- object Format1: TMenuItem
- Caption = 'F&ormat'
- object FontStyle1: TMenuItem
- Caption = '&Font Style'
- object Bold1: TMenuItem
- Caption = 'Bold'
- ShortCut = 16450
- OnClick = Bold1Click
- end
- object Italic1: TMenuItem
- Caption = 'Italic'
- ShortCut = 16457
- OnClick = Italic1Click
- end
- object Underline1: TMenuItem
- Caption = 'Underline'
- ShortCut = 16469
- OnClick = Underline1Click
- end
- end
- object Paragraph1: TMenuItem
- Caption = '&Paragraph'
- object LeftJustify1: TMenuItem
- Caption = 'Left Justify'
- OnClick = BtnJustifyLeftClick
- end
- object Center1: TMenuItem
- Caption = 'Center Justify'
- OnClick = BtnJustifyCenterClick
- end
- object RightJustify1: TMenuItem
- Caption = 'Right Justify'
- OnClick = BtnJustifyRightClick
- end
- object N9: TMenuItem
- Caption = '-'
- Visible = False
- end
- object Indent1: TMenuItem
- Caption = 'Indent'
- Enabled = False
- Visible = False
- end
- object Unindent1: TMenuItem
- Caption = 'Unindent'
- Enabled = False
- Visible = False
- end
- object Bullets1: TMenuItem
- Caption = 'Bullets'
- Enabled = False
- Visible = False
- end
- end
- object MenuWW: TMenuItem
- Caption = 'Enable Forced Word Wrap'
- end
- object N10: TMenuItem
- Caption = '-'
- end
- object OpenTemplate1: TMenuItem
- AutoHotkeys = maManual
- Caption = 'Open &Template'
- end
- object OpenTemplate2: TMenuItem
- AutoHotkeys = maManual
- Caption = 'Open Template &Body'
- end
- object OpenTemplate5: TMenuItem
- AutoHotkeys = maManual
- Caption = 'Add Template B&ody'
- end
- object N21: TMenuItem
- Caption = '-'
- end
- object MenuClean: TMenuItem
- Caption = 'Re-flow Text'
- ShortCut = 16460
- end
- object MenuQuote: TMenuItem
- Caption = '&Quote Text'
- ShortCut = 16605
- end
- object MenuUnquote: TMenuItem
- Caption = 'U&nquote Text'
- ShortCut = 16603
- end
- object N5: TMenuItem
- Caption = '-'
- end
- object SaveasDefaultmessage1: TMenuItem
- Caption = 'Use as &Default Message Style'
- end
- object ClearAllFormatting1: TMenuItem
- Caption = '&Clear All Formatting'
- ShortCut = 32844
- end
- end
- object Help2: TMenuItem
- Caption = '&Help'
- object Help1: TMenuItem
- Caption = 'Compose Help'
- ShortCut = 112
- end
- end
- end
- object ImageList: TImageList
- Left = 44
- Top = 233
- end
- object PopupBody: TPopupMenu
- OnPopup = PopupBodyPopup
- Left = 16
- Top = 141
- object OpenTemplate3: TMenuItem
- AutoHotkeys = maManual
- Caption = 'Open &Template'
- end
- object OpenTemplate4: TMenuItem
- AutoHotkeys = maManual
- Caption = 'Open Template &Body'
- end
- object OpenTemplate6: TMenuItem
- AutoHotkeys = maManual
- Caption = 'Add Template B&ody'
- end
- object N11: TMenuItem
- Caption = '-'
- end
- object MenuInsert: TMenuItem
- Caption = 'Insert Favourite Address'
- end
- object MenuSigs2: TMenuItem
- AutoHotkeys = maManual
- Caption = 'Insert Signature'
- end
- object MenuAuto: TMenuItem
- Caption = 'Add Text to Auto-Complete...'
- OnClick = MenuAutoClick
- end
- object N19: TMenuItem
- Caption = '-'
- end
- object MenuItem1: TMenuItem
- Caption = '&Undo'
- end
- object MenuItem2: TMenuItem
- Caption = '-'
- end
- object MenuItem3: TMenuItem
- Caption = 'Cu&t'
- end
- object MenuItem4: TMenuItem
- Caption = '&Copy'
- end
- object MenuItem5: TMenuItem
- Caption = '&Paste'
- end
- object PasteStyled1: TMenuItem
- Caption = 'Paste &Styled'
- OnClick = PasteStyled1Click
- end
- object PasteQuoted1: TMenuItem
- Caption = 'Paste Quoted'
- end
- object Delete2: TMenuItem
- Caption = '&Delete'
- end
- object N6: TMenuItem
- Caption = '-'
- end
- object MenuItem6: TMenuItem
- Caption = 'Select &All'
- end
- end
- object Speller: TWPToolsAddictSpell
- ConfigStorage = csFile
- ConfigID = '%UserName%'
- ConfigFilename = '%AppDir%\Spell.ini'
- ConfigRegistryKey = 'Software\Addictive Software\%AppName%'
- ConfigDictionaryDir.Strings = (
- '%AppDir%')
- ConfigAvailableOptions = [soLiveCorrect, soUpcase, soNumbers, soInternet, soQuoted, soAbbreviations, soPrimaryOnly, soRepeated]
- ConfigUseMSWordCustom = True
- ConfigDefaultMain.Strings = (
- 'American.adm')
- ConfigDefaultActiveCustom = '%ConfigID%.adu'
- ConfigDefaultOptions = [soLiveSpelling, soLiveCorrect, soInternet, soAbbreviations, soRepeated]
- ConfigDefaultUseMSWordCustom = False
- SuggestionsAutoReplace = False
- SuggestionsLearning = True
- SuggestionsLearningDict = '%AppDir%\%UserName%_sp.adl'
- LiveSpelling = True
- LiveCorrect = True
- QuoteChars = '>'
- DialogInitialPos = ipLastUserPos
- DialogSelectionAvoid = saAvoid
- DialogShowImmediate = False
- DialogShowModal = False
- EndMessage = emExceptCancel
- EndCursorPosition = epOriginal
- EndMessageWordCount = False
- MaxUndo = -1
- MaxSuggestions = -1
- KeepDictionariesActive = False
- SynchronousCheck = True
- UseHourglassCursor = True
- CommandsVisible = [sdcIgnore, sdcIgnoreAll, sdcChange, sdcChangeAll, sdcAdd, sdcAutoCorrect, sdcUndo, sdcHelp, sdcCancel, sdcOptions, sdcCustomDictionary, sdcCustomDictionaries, sdcConfigOK, sdcAddedEdit, sdcAutoCorrectEdit, sdcExcludedEdit, sdcInternalEdit, sdcMainDictFolderBrowse, sdcResetDefaults]
- CommandsEnabled = [sdcIgnore, sdcIgnoreAll, sdcChange, sdcChangeAll, sdcAdd, sdcAutoCorrect, sdcUndo, sdcHelp, sdcCancel, sdcOptions, sdcCustomDictionary, sdcCustomDictionaries, sdcConfigOK, sdcAddedEdit, sdcAutoCorrectEdit, sdcExcludedEdit, sdcInternalEdit, sdcMainDictFolderBrowse, sdcResetDefaults]
- PhoneticSuggestions = True
- PhoneticMaxDistance = 4
- PhoneticDivisor = 2
- PhoneticDepth = 2
- MappingAutoReplace = True
- UseExcludeWords = True
- UseAutoCorrectFirst = False
- RecheckReplacedWords = True
- ResumeFromLastPosition = True
- AllowedCases = cmInitialCapsOrUpcase
- UILanguage = ltEnglish
- UIType = suiDialog
- UILanguageFontControls.Charset = DEFAULT_CHARSET
- UILanguageFontControls.Color = clWindowText
- UILanguageFontControls.Height = -13
- UILanguageFontControls.Name = 'MS Sans Serif'
- UILanguageFontControls.Style = []
- UILanguageFontText.Charset = DEFAULT_CHARSET
- UILanguageFontText.Color = clWindowText
- UILanguageFontText.Height = -13
- UILanguageFontText.Name = 'MS Sans Serif'
- UILanguageFontText.Style = []
- UILanguageUseFonts = False
- LiveMenuOptions = [spDialog, spAutoCorrect, spAdd, spIgnoreAll, spIgnore, spReplace]
- LiveSpellingOptions = True
- Left = 52
- Top = 174
- end
- object Thesaurus: TWPToolsThesaurus
- Filename = '%AppDir%\Thesaurus.adt'
- SortedLists = False
- DoubleClickAction = dcaLookup
- UILanguage = ltEnglish
- CommandsEnabled = [tdcLookedUp, tdcPrevious, tdcLookup, tdcReplace, tdcClose]
- CommandsVisible = [tdcLookedUp, tdcPrevious, tdcLookup, tdcReplace, tdcClose]
- HelpCtxThesaurusDialog = 0
- Left = 88
- Top = 176
- end
- object ImageListToolBar2: TImageList
- Left = 207
- Top = 50
- Bitmap = {
- 494C010110001300040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000005000000001002000000000000050
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000C6C6C600FFFFFF00C6C6C600FFFFFF0000000000FFFFFF00C6C6
- C600FFFFFF00C6C6C60000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000C6C6C6000000000000000000000000000000000000000000000000000000
- 00000000000000000000C6C6C600000000000000000084848400848484008484
- 8400848484000000000084848400848484000000000084848400848484000000
- 0000C6C6C600C6C6C60000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000FFFFFF00000000008484840000000000C6C6C600C6C6C600C6C6C6000000
- 00008484840000000000FFFFFF00000000000000000000000000848484008484
- 840000000000848484008484840000000000848484008484840000000000C6C6
- C600C6C6C6000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000C6C6C6000000000000000000000000000000000000000000000000000000
- 00000000000000000000C6C6C6000000000000000000FFFFFF00000000008484
- 8400848484008484840084848400848484008484840000000000C6C6C600C6C6
- C60000000000FFFFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008400
- 000000000000C6C6C600FFFFFF00C6C6C600FFFFFF0000000000FFFFFF00C6C6
- C600FFFFFF00C6C6C60000000000000000000000000000FFFF00FFFFFF000000
- 00008484840084848400000000008484840000000000C6C6C600C6C6C6000000
- 0000FFFFFF0000FFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000FF000000FF00
- 0000FF0000000000000000000000000000000000000084000000000000000000
- 00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF
- FF000000000084848400848484000000000000FFFF000000000000000000FFFF
- FF0000FFFF00FFFFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000008484840084000000FF000000FF00
- 0000FF00000000840000008400000084000000840000FF000000840000008484
- 8400000000000000000000000000000000000000000000FFFF00FFFFFF0000FF
- FF00FFFFFF00000000000000000000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
- FF00FFFFFF0000FFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FF000000FF000000FF00
- 0000FF0000000084000000840000008400000084000084840000FF0000000000
- 00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF
- FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
- FF0000FFFF00FFFFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FF000000FF0000000084
- 00000084000000840000008400000084000000840000FF000000FF0000000000
- 0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF
- FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0084848400000000000000
- 00008484840000FFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FF000000008400000084
- 0000008400000084000000840000840000008484000084000000008400000000
- 00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF
- FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF0000000000008484000084
- 840000000000FFFFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000084848400FF000000C6C6C6000084
- 000000840000840000000084000000840000FF00000000840000008400000000
- 0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF
- FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000000000008484000084
- 84000000000000FFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000008484840084848400FF000000FFFF
- FF00C6C6C600FF000000FF000000FF000000FF00000000840000008400008484
- 84000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF
- FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF0084848400000000000000
- 000084848400FFFFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084848400FFFFFF00C6C6
- C600FFFFFF000084000000840000008400000084000000840000000000000000
- 0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF
- FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FF
- FF00FFFFFF0000FFFF0000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000848484008484
- 840084840000C6C6C60000840000008400000084000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008484
- 8400848484008484840084848400848484008484840000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000008400000084000000840000008400
- 0000840000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000008400000084000000840000008400
- 0000840000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000084848400000000008484840000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000000000FFFF0000FFFF0000FF
- FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
- FF0000FFFF0000FFFF0000FFFF0000FFFF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000000000FFFF0000FFFF0000FF
- FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
- FF0000FFFF0000FFFF0000FFFF0000FFFF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000000000FFFF0000FFFF0000FF
- FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
- FF0000FFFF0000FFFF0000FFFF0000FFFF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
- FF000000FF000000FF000000FF000000FF000000000000FFFF0000FFFF0000FF
- FF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
- FF0000FFFF0000FFFF0000FFFF0000FFFF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084000000840000008400
- 0000840000000000000000000000000000008400000084000000840000008400
- 0000840000008400000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000848484000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000848484008400
- 0000000000000000000000000000000000000000000084848400840000008400
- 0000848484000000000000000000000000000000000000000000000000000000
- 000000000000FFFFFF00FFFFFF00FFFFFF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000008484840000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008400
- 0000840000000000000000000000000000000000000084848400840000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000FFFFFF00FF0000008484840000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000008484840000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008484
- 8400840000000000000000000000000000000000000084000000840000008484
- 8400000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000FF000000FF0000008484840084848400000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000084848400000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000840000008400000084000000840000008400000084000000840000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000FF0000008484840000840000848484000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084848400000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000848484008400000000000000000000008400000084000000848484000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000FFFFFF00FFFFFF00008400008484
- 8400000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000848484000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000008400000084000000000000008400000084000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000FFFFFF00FFFFFF000084
- 0000848484000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000848484000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000008484840084000000840000008400000084848400000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000FFFFFF00FFFF
- FF0000000000FF00000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000084000000840000008400000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000FFFFFF00FF00000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000084848400840000008484840000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000840000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000500000000100010000000000800200000000000000000000
- 000000000000000000000000FFFFFF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000F843FFFFFFFFFFFFF0010001FFFFFFFF
- E00000018001FFFFE0000001FFFFFFFFE00000018001FFFFC0010001FFFFFFFF
- 800300018001C003000F0001FFFFC003000F00018001FFFF000F0001FFFFFFFF
- 000F00018001FFFF000F0001FFFFFFFF000F00018001FFFF801F0001FFFFFFFF
- C03F0001FFFFFFFFE07FFFFFFFFFFFFFFFFFFFFFFEFFFEFF9FFFFFFFFFFFFFFF
- EFFF8FFFC27FC27FDC018C01FFFFFFFF8FFF8FFFC200C200FFFFFFFFFFFFFFFF
- 8FFFFFFFDE07DE07DFFF8FFF9E07CE07EC018C0107FF07FF9FFF8FFF9E00CE00
- FFFFFFFFDE00DE008FFFFFFFFFFFFFFFDFFF8FFFC200C2009C018C01FFFFFFFF
- DFFF8FFFFEFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- E00F801FE007F801FFFFFFFFFFFFFFFFF83F800180018001F11FFFFFFFFFFFFF
- F39F801FE007F801F39FFFFFFFFFFFFFF39F800180018001F39FFFFFFFFFFFFF
- F39F801FE007F801F39FFFFFFFFFFFFFE10F800180018001FFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80008000FFFFFFFF80008000FFFFFFFF
- 80008000FFFFFFFF80008000FFFFFFFFFFFFFFFFE01FE07F8703E0FFF18FF8FF
- CF87E87FF18FF8FFE78FF43FF18FFC7FE78FF81FF01FFC7FF01FFC0FF18FFE3F
- F31FFE07F18FFE3FF93FFF03F18FFF1FF83FFF81E01FFE0FFC7FFFC1FFFFFFFF
- FC7FFFE3FFFFFFFFFEFFFFFFFFFFFFFF00000000000000000000000000000000
- 000000000000}
- end
- object ColDlg: TColorDialog
- Ctl3D = True
- Left = 176
- Top = 50
- end
- end
-