object ConstraintsEdit: TConstraintsEdit Left = 248 Top = 334 BorderStyle = bsDialog Caption = 'ConstraintsEdit' ClientHeight = 241 ClientWidth = 272 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object xPanel1: TxPanel Left = 0 Top = 0 Width = 272 Height = 241 Align = alClient BevelOuter = bvNone TabOrder = 0 data_int = 0 language = 2 object xLabel1: TxLabel Left = 8 Top = 8 Width = 183 Height = 13 Caption = 'Eigenschaften f�r BorderLayout/ierung' Caption_English = 'Constraints BorderLayout/ed:' Caption_German = 'Eigenschaften f�r BorderLayout/ierung' language = 2 end object xLabel2: TxLabel Left = 8 Top = 148 Width = 218 Height = 13 Caption = 'Eigenschaften f�r FlowLayout oder GridLayout' Caption_English = 'Constraints FlowLayout/ed or GridLayout/ed:' Caption_German = 'Eigenschaften f�r FlowLayout oder GridLayout:' language = 2 end object xLabel3: TxLabel Left = 16 Top = 168 Width = 78 Height = 13 Caption = 'Einf�ge position:' Caption_English = 'Insert position:' Caption_German = 'Einf�ge position:' language = 2 end object posEdit: TSpinEdit Left = 116 Top = 168 Width = 53 Height = 22 MaxValue = 0 MinValue = 0 TabOrder = 0 Value = 0 end object xGroupBox1: TxGroupBox Left = 16 Top = 24 Width = 237 Height = 109 Caption = 'Komponenten Anordnung:' TabOrder = 1 Caption_English = 'Components alignment:' Caption_German = 'Komponenten Anordnung:' data_int = 0 language = 2 object radioNorth: TxRadioButton Left = 88 Top = 20 Width = 61 Height = 17 Caption = 'Nord' TabOrder = 0 Caption_English = 'North' Caption_German = 'Nord' data_int = 0 language = 2 end object radioWest: TxRadioButton Left = 16 Top = 52 Width = 61 Height = 17 Caption = 'West' TabOrder = 1 Caption_English = 'West' Caption_German = 'West' data_int = 0 language = 2 end object radioCenter: TxRadioButton Left = 88 Top = 52 Width = 61 Height = 17 Caption = 'Mittig' Checked = True TabOrder = 2 TabStop = True Caption_English = 'Center' Caption_German = 'Mittig' data_int = 0 language = 2 end object radioEast: TxRadioButton Left = 164 Top = 52 Width = 53 Height = 17 Caption = 'Ost' TabOrder = 3 Caption_English = 'East' Caption_German = 'Ost' data_int = 0 language = 2 end object radioSouth: TxRadioButton Left = 88 Top = 80 Width = 57 Height = 17 Caption = 'S�d' TabOrder = 4 Caption_English = 'South' Caption_German = 'S�d' data_int = 0 language = 2 end end object xButton1: TxButton Left = 52 Top = 208 Width = 75 Height = 25 Caption = '&Ok' ModalResult = 1 TabOrder = 2 Caption_English = '&Ok' Caption_German = '&Ok' data_int = 0 language = 2 end object xButton2: TxButton Left = 140 Top = 208 Width = 75 Height = 25 Caption = '&Abbrechen' ModalResult = 2 TabOrder = 3 Caption_English = '&Cancel' Caption_German = '&Abbrechen' data_int = 0 language = 2 end end end