fixed some dialogs

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
christian_u
2008-02-08 15:07:26 +00:00
parent 946b2b11c4
commit d9e7625cf7
19 changed files with 978 additions and 1002 deletions

View File

@ -25,8 +25,8 @@ object ContactEditForm: TContactEditForm
OnChange = tsContactsChange
object tabMain: TTabSheet
Caption = '&Main'
ClientHeight = 280
ClientWidth = 433
ClientHeight = 254
ClientWidth = 425
object NameLbl: TLabel
Left = 8
Height = 16
@ -214,6 +214,7 @@ object ContactEditForm: TContactEditForm
Top = 224
Width = 121
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
ItemHeight = 13
MaxLength = 65535
TabOrder = 11
end
@ -223,6 +224,7 @@ object ContactEditForm: TContactEditForm
Top = 100
Width = 249
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
ItemHeight = 13
MaxLength = 65535
TabOrder = 4
Visible = False
@ -242,6 +244,7 @@ object ContactEditForm: TContactEditForm
AutoCompleteText = [cbactEndOfLineComplete, cbactSearchAscending]
Font.Height = -11
Font.Name = 'MS Sans Serif'
ItemHeight = 13
MaxLength = 65535
OnChange = cboxCountryChange
TabOrder = 7