home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 March / PCWorld_1999-03_cd.bin / Software / zkuste / Char / ecm.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  1998-12-20  |  3KB  |  152 lines

  1. object AboutForm: TAboutForm
  2.   Left = 253
  3.   Top = 201
  4.   BorderStyle = bsDialog
  5.   Caption = 'About ExtendedCharacterMap'
  6.   ClientHeight = 206
  7.   ClientWidth = 325
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel1: TBevel
  18.     Left = 46
  19.     Top = 70
  20.     Width = 271
  21.     Height = 99
  22.   end
  23.   object Image1: TImage
  24.     Left = 8
  25.     Top = 12
  26.     Width = 32
  27.     Height = 32
  28.     AutoSize = True
  29.     Picture.Data = {<image000.ico>}
  30.     Transparent = True
  31.   end
  32.   object Label1: TLabel
  33.     Left = 52
  34.     Top = 8
  35.     Width = 206
  36.     Height = 23
  37.     Caption = 'ExtendedCharacterMap'
  38.     Font.Charset = ANSI_CHARSET
  39.     Font.Color = clWindowText
  40.     Font.Height = -21
  41.     Font.Name = 'Times New Roman'
  42.     Font.Style = [fsItalic]
  43.     ParentFont = False
  44.     Transparent = True
  45.   end
  46.   object Label2: TLabel
  47.     Left = 52
  48.     Top = 34
  49.     Width = 172
  50.     Height = 13
  51.     Caption = 'The ultimate character map software'
  52.     Transparent = True
  53.   end
  54.   object Label3: TLabel
  55.     Left = 52
  56.     Top = 74
  57.     Width = 150
  58.     Height = 13
  59.     Caption = 'Author: Sony Arianto Kurniawan'
  60.     Transparent = True
  61.   end
  62.   object Label4: TLabel
  63.     Left = 52
  64.     Top = 90
  65.     Width = 238
  66.     Height = 13
  67.     Caption = 'Copyright ∩┐╜ 1998 AriTech Development Indonesia'
  68.     Transparent = True
  69.   end
  70.   object Label5: TLabel
  71.     Left = 52
  72.     Top = 130
  73.     Width = 32
  74.     Height = 13
  75.     Caption = 'E-Mail:'
  76.     Transparent = True
  77.   end
  78.   object Label6: TLabel
  79.     Left = 52
  80.     Top = 146
  81.     Width = 45
  82.     Height = 13
  83.     Caption = 'Web site:'
  84.     Transparent = True
  85.   end
  86.   object Label7: TLabel
  87.     Left = 52
  88.     Top = 50
  89.     Width = 62
  90.     Height = 13
  91.     Caption = 'Version: 1.41'
  92.     Transparent = True
  93.   end
  94.   object ATURLLabel1: TATURLLabel
  95.     Left = 90
  96.     Top = 130
  97.     Width = 99
  98.     Height = 13
  99.     Cursor = 5
  100.     Caption = 'sony-ak@iname.com'
  101.     Font.Charset = DEFAULT_CHARSET
  102.     Font.Color = clBlue
  103.     Font.Height = -11
  104.     Font.Name = 'MS Sans Serif'
  105.     Font.Style = [fsUnderline]
  106.     ParentFont = False
  107.     PopupMenu = ATURLLabel1.
  108.     Transparent = True
  109.     URLTarget = 'mailto:sony-ak@iname.com'
  110.     ClickedColor = clPurple
  111.     Author = 'Ahto Tanner | Sony Arianto K of AriTech Development [May,1998]'
  112.     StaticUnderline = True
  113.   end
  114.   object ATURLLabel2: TATURLLabel
  115.     Left = 98
  116.     Top = 146
  117.     Width = 208
  118.     Height = 13
  119.     Cursor = 5
  120.     Caption = 'http://www.geocities.com/Pentagon/5900/'
  121.     Font.Charset = DEFAULT_CHARSET
  122.     Font.Color = clBlue
  123.     Font.Height = -11
  124.     Font.Name = 'MS Sans Serif'
  125.     Font.Style = [fsUnderline]
  126.     ParentFont = False
  127.     PopupMenu = ATURLLabel2.
  128.     Transparent = True
  129.     URLTarget = 'http://www.geocities.com/Pentagon/5900/'
  130.     ClickedColor = clPurple
  131.     Author = 'Ahto Tanner | Sony Arianto K of AriTech Development [May,1998]'
  132.     StaticUnderline = True
  133.   end
  134.   object Label8: TLabel
  135.     Left = 52
  136.     Top = 106
  137.     Width = 193
  138.     Height = 13
  139.     Caption = 'Program Status: Freeware/Donationware'
  140.     Transparent = True
  141.   end
  142.   object btnOK: TButton
  143.     Left = 242
  144.     Top = 175
  145.     Width = 75
  146.     Height = 25
  147.     Caption = '&OK'
  148.     TabOrder = 0
  149.     OnClick = btnOKClick
  150.   end
  151. end
  152.