home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 / Chip_Hitware_Vol_07.iso / chiphit7 / tools / 95trash / trashy.exe / 0 / RCDATA / TOKRIGHTDLG / TOKRIGHTDLG.txt < prev   
Text File  |  1996-10-28  |  3KB  |  178 lines

  1. object OKRightDlg: TOKRightDlg
  2.   Left = 259
  3.   Top = 120
  4.   BorderStyle = bsDialog
  5.   Caption = 'Trashy - Sicherheitsabfrage'
  6.   ClientHeight = 213
  7.   ClientWidth = 347
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCloseQuery = FormCloseQuery
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel1: TBevel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 329
  21.     Height = 134
  22.     Shape = bsFrame
  23.   end
  24.   object Label1: TLabel
  25.     Left = 13
  26.     Top = 64
  27.     Width = 319
  28.     Height = 27
  29.     Alignment = taCenter
  30.     AutoSize = False
  31.     Caption = '???????????????????????.???'
  32.     Font.Color = clRed
  33.     Font.Height = -24
  34.     Font.Name = 'Times New Roman'
  35.     Font.Style = [fsItalic]
  36.     ParentFont = False
  37.   end
  38.   object Label2: TLabel
  39.     Left = 113
  40.     Top = 24
  41.     Width = 129
  42.     Height = 27
  43.     Caption = 'Soll die Datei'
  44.     Font.Color = clBlack
  45.     Font.Height = -24
  46.     Font.Name = 'Times New Roman'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50.   object Label3: TLabel
  51.     Left = 108
  52.     Top = 102
  53.     Width = 146
  54.     Height = 27
  55.     Caption = 'gekillt werden?'
  56.     Font.Color = clBlack
  57.     Font.Height = -24
  58.     Font.Name = 'Times New Roman'
  59.     Font.Style = []
  60.     ParentFont = False
  61.   end
  62.   object Image1: TImage
  63.     Left = 41
  64.     Top = 20
  65.     Width = 32
  66.     Height = 35
  67.     AutoSize = True
  68.     Picture.Data = {<image000.bmp>}
  69.   end
  70.   object Image2: TImage
  71.     Left = 27
  72.     Top = 102
  73.     Width = 32
  74.     Height = 32
  75.     AutoSize = True
  76.     Picture.Data = {<image001.ico>}
  77.   end
  78.   object Image3: TImage
  79.     Left = 273
  80.     Top = 100
  81.     Width = 32
  82.     Height = 35
  83.     AutoSize = True
  84.     Picture.Data = {<image002.bmp>}
  85.   end
  86.   object Image4: TImage
  87.     Left = 291
  88.     Top = 30
  89.     Width = 32
  90.     Height = 32
  91.     AutoSize = True
  92.     Picture.Data = {<image003.ico>}
  93.   end
  94.   object BitBtn1: TBitBtn
  95.     Left = 90
  96.     Top = 152
  97.     Width = 75
  98.     Height = 25
  99.     TabOrder = 0
  100.     OnClick = BitBtn1Click
  101.     Kind = bkYes
  102.   end
  103.   object BitBtn2: TBitBtn
  104.     Left = 178
  105.     Top = 152
  106.     Width = 75
  107.     Height = 25
  108.     TabOrder = 1
  109.     OnClick = BitBtn1Click
  110.     Kind = bkNo
  111.   end
  112.   object BitBtn3: TBitBtn
  113.     Left = 90
  114.     Top = 184
  115.     Width = 75
  116.     Height = 25
  117.     Caption = '&Alle Ja'
  118.     TabOrder = 2
  119.     OnClick = BitBtn1Click
  120.     Kind = bkAll
  121.   end
  122.   object BitBtn4: TBitBtn
  123.     Left = 178
  124.     Top = 184
  125.     Width = 75
  126.     Height = 25
  127.     TabOrder = 3
  128.     OnClick = BitBtn1Click
  129.     Kind = bkAbort
  130.   end
  131.   object Panel1: TPanel
  132.     Left = 8
  133.     Top = 152
  134.     Width = 73
  135.     Height = 57
  136.     TabOrder = 4
  137.     object Panel2: TPanel
  138.       Left = 8
  139.       Top = 8
  140.       Width = 57
  141.       Height = 41
  142.       BevelInner = bvLowered
  143.       TabOrder = 0
  144.       object Panel3: TPanel
  145.         Left = 16
  146.         Top = 12
  147.         Width = 25
  148.         Height = 17
  149.         BevelOuter = bvLowered
  150.         TabOrder = 0
  151.       end
  152.     end
  153.   end
  154.   object Panel6: TPanel
  155.     Left = 264
  156.     Top = 152
  157.     Width = 73
  158.     Height = 57
  159.     TabOrder = 5
  160.     object Panel7: TPanel
  161.       Left = 8
  162.       Top = 8
  163.       Width = 57
  164.       Height = 41
  165.       BevelInner = bvLowered
  166.       TabOrder = 0
  167.       object Panel8: TPanel
  168.         Left = 16
  169.         Top = 12
  170.         Width = 25
  171.         Height = 17
  172.         BevelOuter = bvLowered
  173.         TabOrder = 0
  174.       end
  175.     end
  176.   end
  177. end
  178.