object FormApplyOptionsViewSettings: TFormApplyOptionsViewSettings Left = 324 Top = 344 BorderStyle = bsDialog Caption = 'Apply Options Settings' ClientHeight = 143 ClientWidth = 285 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 SpTBXPanelBkGnd: TSpTBXPanel Left = 0 Top = 0 Width = 285 Height = 143 Align = alClient TabOrder = 0 TBXStyleBackground = True object SpTBXRadioGroupViewSettings: TSpTBXRadioGroup Left = 8 Top = 8 Width = 265 Height = 97 Caption = 'Apply To:' TabOrder = 0 ItemIndex = 0 Items.Strings = ( 'All Tabs' 'Active Tab Only' 'New Tabs Only') end object SpTBXButton1: TSpTBXButton Left = 105 Top = 112 Width = 75 Height = 25 Caption = '&Ok' TabOrder = 1 ModalResult = 1 end end object DKLanguageController: TDKLanguageController IgnoreList.Strings = ( '*.Font.Name' 'SpTBXEdit*.*' 'SpTBXPanel*.*' 'TBXLink*.*') StoreList.Strings = ( '*.Caption' '*.Hint') Left = 232 Top = 112 LangData = { 1C00466F726D4170706C794F7074696F6E735669657753657474696E67730101 00000001000000070043617074696F6E01030000000F00537054425850616E65 6C426B476E6400001B005370544258526164696F47726F757056696577536574 74696E6773010100000003000000070043617074696F6E000C00537054425842 7574746F6E31010100000004000000070043617074696F6E00} end end