object FormPreferences: TFormPreferences Left = 765 Height = 366 Top = 230 Width = 501 Caption = 'Preferences' ClientHeight = 366 ClientWidth = 501 DesignTimePPI = 125 LCLVersion = '3.2.0.0' object CheckBoxRememberDatabase: TCheckBox Left = 16 Height = 26 Top = 17 Width = 182 Caption = 'Remember database' TabOrder = 0 end object ButtonSave: TButton Left = 417 Height = 22 Top = 326 Width = 65 Anchors = [akRight, akBottom] Caption = 'Save' ModalResult = 1 TabOrder = 1 end object ButtonCancel: TButton Left = 337 Height = 22 Top = 325 Width = 65 Anchors = [akRight, akBottom] Caption = 'Cancel' ModalResult = 2 TabOrder = 2 end object ComboBoxLanguage: TComboBox Left = 174 Height = 38 Top = 49 Width = 253 ItemHeight = 0 Style = csDropDownList TabOrder = 3 end object Label1: TLabel Left = 16 Height = 22 Top = 56 Width = 79 Caption = 'Language:' ParentColor = False end end