object fcas: Tfcas Left = 306 Top = 186 BorderStyle = bsDialog Caption = 'Nastaven� �asu odesl�n�' ClientHeight = 110 ClientWidth = 349 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 52 Top = 56 Width = 7 Height = 20 Caption = ':' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object DateEdit1: TDateEdit Left = 8 Top = 24 Width = 97 Height = 21 NumGlyphs = 2 TabOrder = 0 end object RxSpinEdit1: TRxSpinEdit Left = 8 Top = 56 Width = 41 Height = 21 MaxValue = 23.000000000000000000 MaxLength = 2 TabOrder = 1 end object RxSpinEdit2: TRxSpinEdit Left = 64 Top = 56 Width = 41 Height = 21 Increment = 5.000000000000000000 MaxValue = 59.000000000000000000 MaxLength = 2 TabOrder = 2 OnBottomClick = RxSpinEdit2BottomClick OnTopClick = RxSpinEdit2BottomClick end object BitBtn1: TBitBtn Left = 264 Top = 24 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 3 OnClick = BitBtn1Click NumGlyphs = 2 end object BitBtn2: TBitBtn Left = 264 Top = 56 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 4 NumGlyphs = 2 end end