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

@ -58,8 +58,8 @@ object ResEditForm: TResEditForm
TabOrder = 1
object tabResource: TTabSheet
Caption = 'Resource'
ClientHeight = 176
ClientWidth = 396
ClientHeight = 183
ClientWidth = 392
object lblDescription: TLabel
Left = 8
Height = 15
@ -77,7 +77,7 @@ object ResEditForm: TResEditForm
ParentColor = False
end
object imgResources: TImage
Left = 348
Left = 344
Height = 32
Top = 16
Width = 32
@ -106,12 +106,13 @@ object ResEditForm: TResEditForm
3333333330F87703333330F87703333333333333330005333333330000333333
3333
}
Transparent = False
end
object DescriptionEdit: TEdit
Left = 80
Height = 21
Top = 20
Width = 253
Width = 249
Anchors = [akTop, akLeft, akRight]
MaxLength = 255
OnChange = Change
@ -119,9 +120,9 @@ object ResEditForm: TResEditForm
end
object NotesMemo: TMemo
Left = 8
Height = 77
Height = 84
Top = 67
Width = 373
Width = 369
Anchors = [akTop, akLeft, akRight, akBottom]
MaxLength = 1024
OnChange = Change