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 FrmSoundDialog: TFrmSoundDialog
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'Select A Sound'
ClientHeight = 229
ClientWidth = 398
ClientHeight = 236
ClientWidth = 394
object PlayButton: TSpeedButton
Left = 204
Height = 22
@ -64,13 +64,12 @@ object FrmSoundDialog: TFrmSoundDialog
Mask = '*.wav'
OnChange = FileListBox1Change
TabOrder = 1
TopIndex = -1
end
object CBDefault: TCheckBox
Left = 204
Height = 23
Height = 19
Top = 5
Width = 88
Width = 74
Caption = 'CBDefault'
OnClick = CBDefaultClick
TabOrder = 0