home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / ctenari / Havelka / Address.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Text File  |  2001-06-24  |  989b  |  53 lines

  1. object Form3: TForm3
  2.   Left = 324
  3.   Top = 226
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Adres∩┐╜∩┐╜ 1.0'
  7.   ClientHeight = 80
  8.   ClientWidth = 217
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 16
  21.     Top = 8
  22.     Width = 32
  23.     Height = 32
  24.     AutoSize = True
  25.     Picture.Data = {<image001.ico>}
  26.   end
  27.   object Label1: TLabel
  28.     Left = 64
  29.     Top = 16
  30.     Width = 100
  31.     Height = 13
  32.     Caption = 'Chcete ulo∩┐╜it zm∩┐╜ny?'
  33.   end
  34.   object Button1: TButton
  35.     Left = 32
  36.     Top = 48
  37.     Width = 65
  38.     Height = 25
  39.     Caption = 'Ano'
  40.     TabOrder = 0
  41.     OnClick = Button1Click
  42.   end
  43.   object Button2: TButton
  44.     Left = 120
  45.     Top = 48
  46.     Width = 65
  47.     Height = 25
  48.     Caption = 'Ne'
  49.     TabOrder = 1
  50.     OnClick = Button2Click
  51.   end
  52. end
  53.