You've already forked lazarus-ccr
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:
@ -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
|
||||
|
Reference in New Issue
Block a user