home *** CD-ROM | disk | FTP | other *** search
- object SaveAsTemplateForm: TSaveAsTemplateForm
- Left = 493
- Top = 153
- HelpContext = 122
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Save As Template'
- ClientHeight = 203
- ClientWidth = 326
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object URLabel2: TLabel
- Left = 7
- Top = 32
- Width = 313
- Height = 33
- AutoSize = False
- Caption =
- 'This feature is not available in the trial version. To use this' +
- ' feature please purchase a license.'
- WordWrap = True
- end
- object URLabel1: TLabel
- Left = 8
- Top = 8
- Width = 241
- Height = 13
- Caption = 'THANK YOU FOR USING THIS TRIAL VERSION.'
- end
- object URLabel3: TLabel
- Left = 8
- Top = 72
- Width = 313
- Height = 49
- AutoSize = False
- Caption =
- 'In the licensed version you can use this feature to save a desig' +
- 'n you create as a template so it can easily be used again with t' +
- 'he Design Wizard.'
- WordWrap = True
- end
- object OkBtn: TBitBtn
- Left = 25
- Top = 133
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- ModalResult = 2
- TabOrder = 2
- Visible = False
- Glyph.Data = {
- DE010000424DDE01000000000000760000002800000024000000120000000100
- 0400000000006801000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333330000333333333333333333333333F33333333333
- 00003333344333333333333333388F3333333333000033334224333333333333
- 338338F3333333330000333422224333333333333833338F3333333300003342
- 222224333333333383333338F3333333000034222A22224333333338F338F333
- 8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
- 33333338F83338F338F33333000033A33333A222433333338333338F338F3333
- 0000333333333A222433333333333338F338F33300003333333333A222433333
- 333333338F338F33000033333333333A222433333333333338F338F300003333
- 33333333A222433333333333338F338F00003333333333333A22433333333333
- 3338F38F000033333333333333A223333333333333338F830000333333333333
- 333A333333333333333338330000333333333333333333333333333333333333
- 0000}
- NumGlyphs = 2
- end
- object CancelBtn: TBitBtn
- Left = 80
- Top = 173
- Width = 75
- Height = 25
- Caption = '&Cancel'
- TabOrder = 3
- Kind = bkCancel
- end
- object HelpBtn: TBitBtn
- Left = 172
- Top = 173
- Width = 75
- Height = 25
- TabOrder = 4
- Kind = bkHelp
- end
- object GroupBox1: TGroupBox
- Left = 10
- Top = 112
- Width = 305
- Height = 65
- Caption = 'Wizard Type'
- TabOrder = 0
- Visible = False
- object WizardTypeCombo: TComboBox
- Left = 16
- Top = 24
- Width = 273
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- Items.Strings = (
- 'None')
- end
- end
- object GroupBox2: TGroupBox
- Left = 10
- Top = 120
- Width = 305
- Height = 65
- Caption = 'Filename'
- TabOrder = 1
- Visible = False
- object FileEdit: TEdit
- Left = 16
- Top = 24
- Width = 233
- Height = 21
- TabStop = False
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 0
- end
- object ChooseFileBtn: TBitBtn
- Left = 264
- Top = 24
- Width = 25
- Height = 25
- TabOrder = 1
- Glyph.Data = {
- 66010000424D6601000000000000760000002800000014000000140000000100
- 040000000000F000000000000000000000001000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777777700007777777777777777777700007777777777777777777700007700
- 00000000077777770000770033333333307777770000770B0333333333077777
- 0000770FBF333333333077770000770BFB033333333307770000770FBFB00000
- 000000770000770BFBFBFBFB077777770000770FBFBFBFBF077777770000770B
- FB00000007777777000077700077777777000777000077777777777777700777
- 0000777777777707770707770000777777777770007777770000777777777777
- 7777777700007777777777777777777700007777777777777777777700007777
- 77777777777777770000}
- end
- end
- object SaveDialog: TSaveDialog
- Options = [ofOverwritePrompt, ofHideReadOnly, ofNoChangeDir, ofEnableSizing]
- Left = 272
- Top = 72
- end
- end
-