object AboutBox: TAboutBox Left = 57 Top = 10 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'About' ClientHeight = 440 ClientWidth = 497 Font.Color = clBlack Font.Height = -11 Font.Name = 'Times New Roman' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 14 object Panel1: TPanel Left = 8 Top = 8 Width = 481 Height = 425 BevelInner = bvRaised BevelOuter = bvLowered Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object ProductName: TLabel Left = 145 Top = 16 Width = 210 Height = 13 Caption = 'Product Name: Imagelib Professional version' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Version: TLabel Left = 218 Top = 38 Width = 56 Height = 13 Caption = 'Version: 3.0' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Copyright: TLabel Left = 176 Top = 66 Width = 158 Height = 13 Caption = 'Copyright: 1995 by SkyLine Tools' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label1: TLabel Left = 176 Top = 94 Width = 143 Height = 13 Caption = 'Jan Dekkers (CIS: 72130,353)' end object Label2: TLabel Left = 208 Top = 165 Width = 62 Height = 13 Caption = 'To order call ' end object Label4: TLabel Left = 176 Top = 108 Width = 115 Height = 13 Caption = '11956 Riverside Dr. 206' end object Label5: TLabel Left = 177 Top = 121 Width = 141 Height = 13 Caption = 'N. Hollywood CA 91607. USA' end object Label3: TLabel Left = 177 Top = 81 Width = 154 Height = 13 Caption = 'Kevin Adams (CIS: 74742,1444) ' end object Label6: TLabel Left = 178 Top = 134 Width = 106 Height = 13 Caption = 'Phone (818) 766-3900' end object Image1: TPMultiImage Left = 12 Top = 9 Width = 89 Height = 65 Center = True Color = clBtnFace ImageName = 'file not found' ImageDither = True ImageReadRes = Color256 ImageWriteRes = Color256 JPegSaveQuality = 25 JPegSaveSmooth = 0 Stretch = True TabOrder = 0 TabStop = False end object Panel2: TPanel Left = 96 Top = 178 Width = 289 Height = 100 Color = clNavy Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 object Label7: TLabel Left = 113 Top = 5 Width = 63 Height = 13 Caption = 'Skyline Tools' end object Label13: TLabel Left = 88 Top = 46 Width = 126 Height = 24 Caption = '1-800 404 3832' Font.Color = clWhite Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 74 Top = 68 Width = 148 Height = 13 Caption = 'Visa and Master card accepted' end object Label9: TLabel Left = 128 Top = 24 Width = 33 Height = 25 Caption = '$89' Font.Color = clYellow Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label10: TLabel Left = 76 Top = 84 Width = 147 Height = 13 Caption = '72130.353@CompuServe.Com' end end object ListBox1: TListBox Left = 56 Top = 288 Width = 377 Height = 121 ItemHeight = 13 Items.Strings = ( 'National and International Distributors of ImageLib' '' 'USA:' '' 'ZAC Catalogs ' 'Zachary Software Inc.' 'Product #: 4260-01325' '106 Access Road' 'Norwood MA 02062' 'Phone (800) GO DELPHI' 'Phone (617) 551-0860' 'FAX (617) 551-0857' 'CompuServe 74762,3663' '' '' 'Germany, Austria and Switzerland:' '' 'K&R Software' 'Darshovener Strasse 7' 'D-50181 Bedburg ' 'Germany' 'Phone +49 - (0)2272-2887' 'Phone +49 - (0)2272-901966' 'Fax +49 - (0)2272-901585' 'CompuServe 74777,3414 * GO KRSOFT' '' '' 'Sweden' '' 'DATABITEN AB' 'Box 115' 'S81122 SandViken ' 'Sweden' 'Phone +46 (0)26-256 493' 'Fax +46 (0)26-253 641' 'CompuServe 100066,2606' '' '' 'Great Britain' '' 'QBS Software Ltd.' '10 Barley Mow Passage' 'London W44PH' 'England' 'Phone +44 181-994-4824' 'Fax +44 181-994-3441' 'Internet Info@qbss.co.uk' '' '' 'Spain' '' 'DanySoft Internacional' 'Paseo de Albacete, 73' '28700 San Sebastian de los Reyes' 'Madrid Spain' 'Phone +34 1 654 6298 or 1 651 7040' 'Fax +34 1 654 6382' 'CompuServe 71774,1614' 'Internet danysoft@stnet.es' '' '' 'More national and international distributors will be added soon.' 'Send an e-mail describing your company if you want to become' 'an ImageLib distributor.') TabOrder = 2 end end object OKButton: TBitBtn Left = 408 Top = 11 Width = 77 Height = 84 Font.Color = clBlack Font.Height = -11 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False TabOrder = 1 Kind = bkOK Layout = blGlyphTop Margin = 30 Style = bsNew Spacing = 1 IsControl = True end end