object FrmEdParBl: TFrmEdParBl Left = 233 Top = 209 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Wymiary blankietu' ClientHeight = 169 ClientWidth = 238 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter Scaled = False OnCreate = FormCreate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Bevel2: TBevel Left = 6 Top = 90 Width = 227 Height = 43 end object Bevel1: TBevel Left = 6 Top = 6 Width = 227 Height = 53 end object Label1: TLabel Left = 16 Top = 16 Width = 78 Height = 13 Caption = 'Szeroko�� (mm)' Font.Charset = DEFAULT_CHARSET Font.Color = 14024447 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label2: TLabel Left = 16 Top = 36 Width = 78 Height = 13 Caption = 'Wysoko�� (mm)' Font.Charset = DEFAULT_CHARSET Font.Color = 14024447 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label3: TLabel Left = 14 Top = 92 Width = 85 Height = 13 Caption = 'Nazwa blankietu :' Font.Charset = DEFAULT_CHARSET Font.Color = 14024447 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Bevel3: TBevel Left = 6 Top = 62 Width = 227 Height = 25 end object BitBtn1: TBitBtn Left = 6 Top = 140 Width = 75 Height = 21 Caption = 'OK' Default = True Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = BitBtn1Click Spacing = 0 end object BlSzer: TNumberEd Left = 166 Top = 12 Width = 59 Height = 18 AutoSize = False Color = 14024447 Ctl3D = False ParentCtl3D = False TabOrder = 1 RealInt = True Value = 185.000000000000000000 end object BlWys: TNumberEd Left = 166 Top = 34 Width = 59 Height = 18 AutoSize = False Color = 14024447 Ctl3D = False ParentCtl3D = False TabOrder = 2 RealInt = True Value = 65.000000000000000000 end object BitBtn2: TBitBtn Left = 86 Top = 140 Width = 75 Height = 21 Caption = 'Anuluj' Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = BitBtn2Click Spacing = 0 end object Edit1: TEdit Left = 14 Top = 108 Width = 211 Height = 19 Color = 14024447 Ctl3D = False ParentCtl3D = False TabOrder = 4 end object CheckBox1: TCheckBox Left = 14 Top = 66 Width = 209 Height = 17 Alignment = taLeftJustify Caption = 'Blankiet pi�karski' Color = 4285495 Font.Charset = DEFAULT_CHARSET Font.Color = 14024447 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False TabOrder = 5 end end