--- ibx/trunk/design/IBDatabaseEdit.lfm 2015/07/14 15:31:25 32 +++ ibx/trunk/design/IBDatabaseEdit.lfm 2015/07/18 12:30:52 33 @@ -13,7 +13,7 @@ object IBDatabaseEditForm: TIBDatabaseEd OnCreate = FormCreate ParentFont = True Position = poScreenCenter - LCLVersion = '0.9.30' + LCLVersion = '1.4.2.0' object Panel1: TPanel Left = 5 Height = 36 @@ -61,23 +61,23 @@ object IBDatabaseEditForm: TIBDatabaseEd Width = 452 Align = alTop Caption = 'Connection' - ClientHeight = 160 - ClientWidth = 448 + ClientHeight = 163 + ClientWidth = 450 TabOrder = 0 object Label1: TLabel Left = 24 - Height = 18 + Height = 15 Top = 98 - Width = 67 + Width = 60 Caption = '&Database:' FocusControl = DatabaseName ParentColor = False end object Label7: TLabel Left = 24 - Height = 18 + Height = 15 Top = 48 - Width = 47 + Width = 43 Caption = '&Server:' Enabled = False FocusControl = ServerName @@ -85,9 +85,9 @@ object IBDatabaseEditForm: TIBDatabaseEd end object Label8: TLabel Left = 209 - Height = 18 + Height = 15 Top = 48 - Width = 58 + Width = 52 Caption = '&Protocol:' Enabled = False FocusControl = Protocol @@ -95,7 +95,7 @@ object IBDatabaseEditForm: TIBDatabaseEd end object DatabaseName: TEdit Left = 24 - Height = 27 + Height = 25 Top = 116 Width = 414 TabOrder = 5 @@ -104,7 +104,7 @@ object IBDatabaseEditForm: TIBDatabaseEd Left = 24 Height = 22 Top = 9 - Width = 58 + Width = 55 Caption = '&Local' Checked = True OnClick = LocalRbtnClick @@ -115,7 +115,7 @@ object IBDatabaseEditForm: TIBDatabaseEd Left = 89 Height = 22 Top = 9 - Width = 74 + Width = 69 Caption = '&Remote' OnClick = RemoteRbtnClick TabOrder = 1 @@ -131,7 +131,7 @@ object IBDatabaseEditForm: TIBDatabaseEd end object ServerName: TEdit Left = 24 - Height = 27 + Height = 25 Top = 66 Width = 144 Enabled = False @@ -139,7 +139,7 @@ object IBDatabaseEditForm: TIBDatabaseEd end object Protocol: TComboBox Left = 209 - Height = 29 + Height = 27 Top = 66 Width = 120 Enabled = False @@ -159,57 +159,57 @@ object IBDatabaseEditForm: TIBDatabaseEd Width = 452 Align = alClient Caption = 'Database Parameters' - ClientHeight = 273 - ClientWidth = 448 + ClientHeight = 276 + ClientWidth = 450 TabOrder = 1 object Label2: TLabel Left = 24 - Height = 18 + Height = 15 Top = 9 - Width = 78 + Width = 70 Caption = '&User Name:' FocusControl = UserName ParentColor = False end object Label3: TLabel Left = 24 - Height = 18 + Height = 15 Top = 65 - Width = 66 + Width = 59 Caption = 'Pass&word:' FocusControl = Password ParentColor = False end object Label4: TLabel Left = 24 - Height = 18 + Height = 15 Top = 121 - Width = 58 + Width = 52 Caption = 'S&QLRole:' FocusControl = SQLRole ParentColor = False end object Label5: TLabel Left = 249 - Height = 18 + Height = 15 Top = 9 - Width = 58 + Width = 54 Caption = 'Se&ttings:' FocusControl = DatabaseParams ParentColor = False end object Label6: TLabel Left = 24 - Height = 18 + Height = 15 Top = 177 - Width = 93 + Width = 87 Caption = '&Character Set:' FocusControl = CharacterSet ParentColor = False end object UserName: TEdit Left = 24 - Height = 27 + Height = 25 Top = 27 Width = 137 OnChange = UserNameChange @@ -218,7 +218,7 @@ object IBDatabaseEditForm: TIBDatabaseEd end object Password: TEdit Left = 24 - Height = 27 + Height = 25 Top = 83 Width = 137 OnChange = PasswordChange @@ -227,7 +227,7 @@ object IBDatabaseEditForm: TIBDatabaseEd end object SQLRole: TEdit Left = 24 - Height = 27 + Height = 25 Top = 139 Width = 134 OnChange = SQLRoleChange @@ -246,44 +246,70 @@ object IBDatabaseEditForm: TIBDatabaseEd Left = 24 Height = 22 Top = 235 - Width = 110 + Width = 105 Caption = 'Lo&gin Prompt' TabOrder = 4 end object CharacterSet: TComboBox Left = 24 - Height = 29 + Height = 27 Top = 195 Width = 134 ItemHeight = 0 - ItemIndex = 0 Items.Strings = ( 'None' - 'ASCII' - 'BIG_5' - 'CYRL' - 'DOS437' - 'DOS850' - 'DOS852' - 'DOS857' - 'DOS860' - 'DOS861' - 'DOS863' - 'DOS865' - 'EUCJ_0208' - 'GB_2312' - 'ISO8859_1' - 'KSC_5601' - 'NEXT' - 'OCTETS' - 'SJIS_0208' - 'UNICODE_FSS' - 'UTF-8' - 'WIN1250' - 'WIN1251' - 'WIN1252' - 'WIN1253' - 'WIN1254' + 'ASCII ' + 'BIG_5 ' + 'CP943C ' + 'CYRL ' + 'DOS437 ' + 'DOS737 ' + 'DOS775 ' + 'DOS850 ' + 'DOS852 ' + 'DOS857 ' + 'DOS858 ' + 'DOS860 ' + 'DOS861 ' + 'DOS862 ' + 'DOS863 ' + 'DOS864 ' + 'DOS865 ' + 'DOS866 ' + 'DOS869 ' + 'EUCJ_0208 ' + 'GB18030 ' + 'GBK ' + 'GB_2312 ' + 'ISO8859_1 ' + 'ISO8859_13 ' + 'ISO8859_2 ' + 'ISO8859_3 ' + 'ISO8859_4 ' + 'ISO8859_5 ' + 'ISO8859_6 ' + 'ISO8859_7 ' + 'ISO8859_8 ' + 'ISO8859_9 ' + 'KOI8R ' + 'KOI8U ' + 'KSC_5601 ' + 'NEXT ' + 'NONE ' + 'OCTETS ' + 'SJIS_0208 ' + 'TIS620 ' + 'UNICODE_FSS ' + 'UTF8 ' + 'WIN1250 ' + 'WIN1251 ' + 'WIN1252 ' + 'WIN1253 ' + 'WIN1254 ' + 'WIN1255 ' + 'WIN1256 ' + 'WIN1257 ' + 'WIN1258 ' ) OnChange = CharacterSetChange TabOrder = 3