object ValueSelectorF: TValueSelectorF Left = 351 Top = 255 BorderStyle = bsDialog Caption = #1042#1099#1073#1077#1088#1080#1090#1077' '#1085#1091#1078#1085#1086#1077' '#1079#1085#1072#1095#1077#1085#1080#1077'.' ClientHeight = 85 ClientWidth = 356 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object OkBut: TButton Left = 80 Top = 56 Width = 75 Height = 25 Caption = #1054#1050 TabOrder = 0 OnClick = OkButClick end object CancelBut: TButton Left = 184 Top = 56 Width = 75 Height = 25 Caption = #1054#1090#1084#1077#1085#1072 TabOrder = 1 OnClick = CancelButClick end object Selector: TComboBox Left = 69 Top = 17 Width = 218 Height = 21 ItemHeight = 13 TabOrder = 2 end end