home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / Iavadraw.exe / 0 / RCDATA / TCONSTRAINTSEDIT / TCONSTRAINTSEDIT.txt
Text File  |  1997-09-20  |  4KB  |  167 lines

  1. object ConstraintsEdit: TConstraintsEdit
  2.   Left = 248
  3.   Top = 334
  4.   BorderStyle = bsDialog
  5.   Caption = 'ConstraintsEdit'
  6.   ClientHeight = 241
  7.   ClientWidth = 272
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object xPanel1: TxPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 272
  19.     Height = 241
  20.     Align = alClient
  21.     BevelOuter = bvNone
  22.     TabOrder = 0
  23.     data_int = 0
  24.     language = 2
  25.     object xLabel1: TxLabel
  26.       Left = 8
  27.       Top = 8
  28.       Width = 183
  29.       Height = 13
  30.       Caption = 'Eigenschaften f∩┐╜r BorderLayout/ierung'
  31.       Caption_English = 'Constraints BorderLayout/ed:'
  32.       Caption_German = 'Eigenschaften f∩┐╜r BorderLayout/ierung'
  33.       language = 2
  34.     end
  35.     object xLabel2: TxLabel
  36.       Left = 8
  37.       Top = 148
  38.       Width = 218
  39.       Height = 13
  40.       Caption = 'Eigenschaften f∩┐╜r FlowLayout oder GridLayout'
  41.       Caption_English = 'Constraints FlowLayout/ed or GridLayout/ed:'
  42.       Caption_German = 'Eigenschaften f∩┐╜r FlowLayout oder GridLayout:'
  43.       language = 2
  44.     end
  45.     object xLabel3: TxLabel
  46.       Left = 16
  47.       Top = 168
  48.       Width = 78
  49.       Height = 13
  50.       Caption = 'Einf∩┐╜ge position:'
  51.       Caption_English = 'Insert position:'
  52.       Caption_German = 'Einf∩┐╜ge position:'
  53.       language = 2
  54.     end
  55.     object posEdit: TSpinEdit
  56.       Left = 116
  57.       Top = 168
  58.       Width = 53
  59.       Height = 22
  60.       MaxValue = 0
  61.       MinValue = 0
  62.       TabOrder = 0
  63.       Value = 0
  64.     end
  65.     object xGroupBox1: TxGroupBox
  66.       Left = 16
  67.       Top = 24
  68.       Width = 237
  69.       Height = 109
  70.       Caption = 'Komponenten Anordnung:'
  71.       TabOrder = 1
  72.       Caption_English = 'Components alignment:'
  73.       Caption_German = 'Komponenten Anordnung:'
  74.       data_int = 0
  75.       language = 2
  76.       object radioNorth: TxRadioButton
  77.         Left = 88
  78.         Top = 20
  79.         Width = 61
  80.         Height = 17
  81.         Caption = 'Nord'
  82.         TabOrder = 0
  83.         Caption_English = 'North'
  84.         Caption_German = 'Nord'
  85.         data_int = 0
  86.         language = 2
  87.       end
  88.       object radioWest: TxRadioButton
  89.         Left = 16
  90.         Top = 52
  91.         Width = 61
  92.         Height = 17
  93.         Caption = 'West'
  94.         TabOrder = 1
  95.         Caption_English = 'West'
  96.         Caption_German = 'West'
  97.         data_int = 0
  98.         language = 2
  99.       end
  100.       object radioCenter: TxRadioButton
  101.         Left = 88
  102.         Top = 52
  103.         Width = 61
  104.         Height = 17
  105.         Caption = 'Mittig'
  106.         Checked = True
  107.         TabOrder = 2
  108.         TabStop = True
  109.         Caption_English = 'Center'
  110.         Caption_German = 'Mittig'
  111.         data_int = 0
  112.         language = 2
  113.       end
  114.       object radioEast: TxRadioButton
  115.         Left = 164
  116.         Top = 52
  117.         Width = 53
  118.         Height = 17
  119.         Caption = 'Ost'
  120.         TabOrder = 3
  121.         Caption_English = 'East'
  122.         Caption_German = 'Ost'
  123.         data_int = 0
  124.         language = 2
  125.       end
  126.       object radioSouth: TxRadioButton
  127.         Left = 88
  128.         Top = 80
  129.         Width = 57
  130.         Height = 17
  131.         Caption = 'S∩┐╜d'
  132.         TabOrder = 4
  133.         Caption_English = 'South'
  134.         Caption_German = 'S∩┐╜d'
  135.         data_int = 0
  136.         language = 2
  137.       end
  138.     end
  139.     object xButton1: TxButton
  140.       Left = 52
  141.       Top = 208
  142.       Width = 75
  143.       Height = 25
  144.       Caption = '&Ok'
  145.       ModalResult = 1
  146.       TabOrder = 2
  147.       Caption_English = '&Ok'
  148.       Caption_German = '&Ok'
  149.       data_int = 0
  150.       language = 2
  151.     end
  152.     object xButton2: TxButton
  153.       Left = 140
  154.       Top = 208
  155.       Width = 75
  156.       Height = 25
  157.       Caption = '&Abbrechen'
  158.       ModalResult = 2
  159.       TabOrder = 3
  160.       Caption_English = '&Cancel'
  161.       Caption_German = '&Abbrechen'
  162.       data_int = 0
  163.       language = 2
  164.     end
  165.   end
  166. end
  167.