object Czad: TCzad Left = 643 Top = 213 Width = 335 Height = 278 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] Caption = 'C - profil' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] OnActivate = FormActivate OnClose = FormClose PixelsPerInch = 120 TextHeight = 16 object Label1: TLabel Left = 8 Top = 8 Width = 90 Height = 16 Caption = 'Strana A [mm] :' end object Label2: TLabel Left = 8 Top = 32 Width = 90 Height = 16 Caption = 'Strana B [mm] :' end object Label3: TLabel Left = 8 Top = 56 Width = 90 Height = 16 Caption = 'Strana C [mm] :' end object Label4: TLabel Left = 8 Top = 80 Width = 91 Height = 16 Caption = 'Strana D [mm] :' end object Label5: TLabel Left = 8 Top = 104 Width = 90 Height = 16 Caption = 'Strana E [mm] :' end object Label6: TLabel Left = 8 Top = 128 Width = 126 Height = 16 Caption = 'S�la materi�lu t [mm] :' end object Label7: TLabel Left = 8 Top = 152 Width = 150 Height = 16 Caption = 'Polom�r ohybu R1 [mm] :' end object Label8: TLabel Left = 8 Top = 176 Width = 150 Height = 16 Caption = 'Polom�r ohybu R2 [mm] :' end object Label9: TLabel Left = 8 Top = 200 Width = 150 Height = 16 Caption = 'Polom�r ohybu R3 [mm] :' end object Label10: TLabel Left = 8 Top = 224 Width = 150 Height = 16 Caption = 'Polom�r ohybu R4 [mm] :' end object Ok: TButton Left = 248 Top = 8 Width = 75 Height = 25 Caption = 'Ok' TabOrder = 0 OnClick = OkClick end object Cancel: TButton Left = 248 Top = 40 Width = 75 Height = 25 Caption = 'Cancel' TabOrder = 1 OnClick = CancelClick end object Za: TEdit Left = 176 Top = 8 Width = 65 Height = 24 TabOrder = 2 Text = '1' end object Zb: TEdit Left = 176 Top = 32 Width = 65 Height = 24 TabOrder = 3 Text = '1' end object Zc: TEdit Left = 176 Top = 56 Width = 65 Height = 24 TabOrder = 4 Text = '1' end object Zd: TEdit Left = 176 Top = 80 Width = 65 Height = 24 TabOrder = 5 Text = '1' end object Ze: TEdit Left = 176 Top = 104 Width = 65 Height = 24 TabOrder = 6 Text = '1' end object Zt: TEdit Left = 176 Top = 128 Width = 65 Height = 24 TabOrder = 7 Text = '1' end object Zr1: TEdit Left = 176 Top = 152 Width = 65 Height = 24 TabOrder = 8 Text = '1' end object Zr2: TEdit Left = 176 Top = 176 Width = 65 Height = 24 TabOrder = 9 Text = '1' end object Zr3: TEdit Left = 176 Top = 200 Width = 65 Height = 24 TabOrder = 10 Text = '1' end object Zr4: TEdit Left = 176 Top = 224 Width = 65 Height = 24 TabOrder = 11 Text = '1' end end