home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Multimedia
/
goldwave
/
gwave509.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TCUSTOMOPENFORM
/
TCUSTOMOPENFORM.txt
Wrap
Text File
|
2005-01-25
|
1KB
|
48 lines
object CustomOpenForm: TCustomOpenForm
Left = 241
Top = 147
Anchors = [akTop, akRight]
BorderIcons = []
BorderStyle = bsNone
Caption = 'Open'
ClientHeight = 42
ClientWidth = 115
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
inline PreviewFrame: TPreviewFrame
Width = 34
Height = 42
Align = alLeft
inherited PreviewStop: TBitton [0]
Left = 0
Top = 22
end
inherited PreviewPlay: TBitton [1]
Left = 0
Top = 0
end
inherited PreviewActionList: TActionList
Left = 0
Top = 31
inherited PreviewAction: TAction
Caption = '&Preview'
Hint = 'Previews selected file'
ShortCut = 32848
OnExecute = PreviewAction
end
inherited StopAction: TAction
Caption = '&Stop'
ShortCut = 32851
OnExecute = StopAction
end
end
end
end