home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMSEKTORYZAJMU / TFORMSEKTORYZAJMU.txt
Text File  |  1999-09-06  |  2KB  |  88 lines

  1. inherited FormSektoryZajmu: TFormSektoryZajmu
  2.   HelpContext = 164
  3.   Caption = 'FormSektoryZajmu'
  4.   ClientHeight = 175
  5.   ClientWidth = 383
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   object Frame1: TFrame [0]
  9.     Left = 8
  10.     Top = 8
  11.     Width = 365
  12.     Height = 129
  13.   end
  14.   object LabelPlus1: TLabelPlus [1]
  15.     Left = 28
  16.     Top = 32
  17.     Width = 74
  18.     Height = 13
  19.     Caption = '&Sektor z∩┐╜jmu'
  20.     FocusControl = BrowserEdit2
  21.     Attached = True
  22.     Font.Charset = DEFAULT_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -11
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object LabelPlus2: TLabelPlus [2]
  30.     Left = 28
  31.     Top = 80
  32.     Width = 26
  33.     Height = 13
  34.     Caption = '&Popis'
  35.     FocusControl = BrowserEdit1
  36.     Attached = True
  37.   end
  38.   inherited BtnOk: TButton
  39.     Left = 216
  40.     Top = 144
  41.     TabOrder = 2
  42.   end
  43.   inherited BtnCancel: TButton
  44.     Left = 296
  45.     Top = 144
  46.     TabOrder = 3
  47.   end
  48.   object BrowserEdit2: TBrowserEdit [5]
  49.     Left = 28
  50.     Top = 48
  51.     Width = 253
  52.     Height = 21
  53.     AllowNull = False
  54.     DataType = dtString
  55.     FieldName = 'id'
  56.     FloatPrecision = 15
  57.     FloatDigits = 2
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clWindowText
  60.     Font.Height = -11
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = [fsBold]
  63.     InputFilter = ifAlphaNumeric
  64.     MaxLength = 30
  65.     ParentFont = False
  66.     TabOrder = 0
  67.   end
  68.   object BrowserEdit1: TBrowserEdit [6]
  69.     Left = 28
  70.     Top = 96
  71.     Width = 325
  72.     Height = 21
  73.     DataType = dtString
  74.     FieldName = 'popis'
  75.     FloatPrecision = 15
  76.     FloatDigits = 2
  77.     InputFilter = ifAlphaNumeric
  78.     MaxLength = 100
  79.     TabOrder = 1
  80.   end
  81.   inherited FormPos: TFormPos
  82.     Top = 140
  83.   end
  84.   inherited Wallpaper: TWallpaper
  85.     Top = 140
  86.   end
  87. end
  88.