home *** CD-ROM | disk | FTP | other *** search
- object ProjectOpt: TProjectOpt
- Left = 201
- Top = 105
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Project options'
- ClientHeight = 409
- ClientWidth = 362
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- object OkBtn: TBitBtn
- Left = 120
- Top = 379
- Width = 75
- Height = 25
- Caption = '&OK'
- ModalResult = 1
- TabOrder = 0
- 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 = 200
- Top = 379
- Width = 75
- Height = 25
- Caption = '&Cancel'
- TabOrder = 1
- Kind = bkCancel
- end
- object Panel: TPanel
- Left = 0
- Top = 0
- Width = 362
- Height = 369
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 2
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 177
- Height = 81
- Caption = 'Project icon:'
- TabOrder = 0
- object Panel1: TPanel
- Left = 16
- Top = 26
- Width = 36
- Height = 36
- BevelInner = bvLowered
- BevelOuter = bvLowered
- TabOrder = 1
- object Icon: TImage
- Left = 2
- Top = 2
- Width = 32
- Height = 32
- Align = alClient
- Center = True
- end
- end
- object LoadBtn: TBitBtn
- Left = 72
- Top = 16
- Width = 97
- Height = 25
- Caption = '&Load icon...'
- TabOrder = 0
- OnClick = LoadBtnClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object IconLibBtn: TBitBtn
- Left = 72
- Top = 48
- Width = 97
- Height = 25
- Caption = '&Icon Library'
- TabOrder = 2
- OnClick = IconLibBtnClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 55555FF555FFFFFFF5FF0075500000005000775F57777777F7770B0550CC0090
- 50E07F7F57FF77F7F7F70B055000000050E07F75F7777777F7F70B7750CC0090
- 50E075F7F7F577F7F7F777B050CC009050E057F7F7F577F7F7F750B050CC0090
- 50E057F757F577F7F7F750B770CC009050E0575F77F577F7F7F7577B00CC0090
- 50E0557F77F577F7F7F7550B30CC00905000557F57FF77F7F777550B30000090
- 50E05575F77777F7F7F7557000CC00905000555777FF77F7F777555550000090
- 55555555577777F7F5555555555550005555555555555777F555555555555090
- 55555555555557F7F55555555555500055555555555557775555}
- NumGlyphs = 2
- end
- end
- object GroupBox2: TGroupBox
- Left = 200
- Top = 8
- Width = 153
- Height = 81
- Caption = 'Project type:'
- TabOrder = 1
- object NoConsole: TCheckBox
- Left = 8
- Top = 28
- Width = 135
- Height = 17
- Caption = '&Do not create a console'
- TabOrder = 0
- end
- object CreateDll: TCheckBox
- Left = 8
- Top = 48
- Width = 97
- Height = 17
- Caption = 'C&reate a DLL'
- TabOrder = 1
- end
- end
- object GroupBox3: TGroupBox
- Left = 8
- Top = 96
- Width = 345
- Height = 273
- TabOrder = 2
- object Label1: TLabel
- Left = 16
- Top = 16
- Width = 233
- Height = 25
- Caption =
- 'Further object, library files or linker options (separate filena' +
- 'mes by spaces) :'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 16
- Top = 224
- Width = 107
- Height = 13
- Caption = 'Change project name :'
- end
- object Label3: TLabel
- Left = 16
- Top = 176
- Width = 262
- Height = 13
- Caption = 'Resource files (separate filenames by a semicolon ";" ) :'
- end
- object Label4: TLabel
- Left = 16
- Top = 80
- Width = 206
- Height = 13
- Caption = 'Extra compiler options (only for this project) :'
- end
- object Label5: TLabel
- Left = 16
- Top = 128
- Width = 286
- Height = 13
- Caption = 'Extra include directories (separate paths by a semicolon ";") :'
- end
- object ObjFileName: TEdit
- Left = 16
- Top = 48
- Width = 161
- Height = 21
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 192
- Top = 46
- Width = 145
- Height = 25
- Caption = 'Load &object files'
- TabOrder = 1
- OnClick = BitBtn1Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555FFFFFFFFFF55555000000000055555577777777775FFFF00B8B8B8B8B0
- 0000775F5555555777770B0B8B8B8B8B0FF07F75F555555575F70FB0B8B8B8B8
- B0F07F575FFFFFFFF7F70BFB0000000000F07F557777777777570FBFBF0FFFFF
- FFF07F55557F5FFFFFF70BFBFB0F000000F07F55557F777777570FBFBF0FFFFF
- FFF075F5557F5FFFFFF750FBFB0F000000F0575FFF7F777777575700000FFFFF
- FFF05577777F5FF55FF75555550F00FF00005555557F775577775555550FFFFF
- 0F055555557F55557F755555550FFFFF00555555557FFFFF7755555555000000
- 0555555555777777755555555555555555555555555555555555}
- NumGlyphs = 2
- end
- object ProjectName: TEdit
- Left = 16
- Top = 240
- Width = 313
- Height = 21
- TabOrder = 3
- end
- object ResFiles: TEdit
- Left = 16
- Top = 192
- Width = 161
- Height = 21
- TabOrder = 5
- end
- object BitBtn2: TBitBtn
- Left = 192
- Top = 192
- Width = 145
- Height = 25
- Caption = 'Load &resource (.rc) files'
- TabOrder = 4
- OnClick = BitBtn2Click
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
- 000333FFF3777777777F3000330FFFFFFF033777FF7F3FF3FF7F07B7030F00F0
- 0F0377777F7F7737737F0BBB030FFFFFFF0377777F7F3FFFF37F07B7030F0000
- FF037777737F7777337F3000330FFFFFFF033777337F3FF3FF7F3333330F00F0
- 00033333337F7737777F3333330FFFF0FF033FFFFF7F3FF7F3730000030F08F0
- F03377777F7F7737F7330999030FFFF0033377777F7FFFF77333099903000000
- 333377777F7777773333099903333333333377777F33FFFFFFF3000003300000
- 00337777733777777733333333330CCC033333333333777773333333333330C0
- 3333333333333777333333333333330333333333333333733333}
- NumGlyphs = 2
- end
- object CompilerOpt: TEdit
- Left = 16
- Top = 96
- Width = 313
- Height = 21
- TabOrder = 2
- end
- object IncDir: TEdit
- Left = 16
- Top = 144
- Width = 313
- Height = 21
- TabOrder = 6
- end
- end
- end
- object HelpBtn: TBitBtn
- Left = 280
- Top = 379
- Width = 75
- Height = 25
- TabOrder = 3
- OnClick = HelpBtnClick
- Kind = bkHelp
- end
- object OpenPicture: TOpenPictureDialog
- DefaultExt = 'ico'
- Filter = 'Icons (*.ico)|*.ico'
- Title = 'Open icon'
- Left = 176
- end
- object OpenDialog: TOpenDialog
- Filter =
- 'Object files (*.o;*.obj)|*.ow;*.obj;*.o|Lib files (*.a;*.lib)|*.' +
- 'aw;*.lib;*.a|Resource file (.rc)|*.rc|All files (*.*)|*.*'
- Options = [ofHideReadOnly, ofAllowMultiSelect]
- Title = 'Open object file'
- Left = 312
- Top = 104
- end
- object MarsCaption1: TMarsCaption
- ActiveBeginColor = clBlack
- ActiveEndColor = clLime
- ActiveFontColor = clWhite
- InactiveBeginColor = clBlack
- InactiveEndColor = clSilver
- InactiveFontColor = clSilver
- ApplicationNameFont.Charset = DEFAULT_CHARSET
- ApplicationNameFont.Color = clWindowText
- ApplicationNameFont.Height = -11
- ApplicationNameFont.Name = 'MS Sans Serif'
- ApplicationNameFont.Style = [fsBold]
- CaptionFont.Charset = DEFAULT_CHARSET
- CaptionFont.Color = clWindowText
- CaptionFont.Height = -11
- CaptionFont.Name = 'MS Sans Serif'
- CaptionFont.Style = []
- NumColors = 64
- AutoSize = False
- Left = 280
- Top = 104
- end
- end
-