source: tags/1.3.1/Packages/CevoComponents/Sound.lfm

Last change on this file was 290, checked in by chronos, 3 years ago
  • Modified: Use FreeAndNil instead of Free as defensive measure.
  • Modified: Use ihnerited without same method name specification.
File size: 339 bytes
Line 
1object SoundPlayer: TSoundPlayer
2 Left = 192
3 Height = 188
4 Top = 93
5 Width = 209
6 BorderIcons = []
7 BorderStyle = bsDialog
8 Caption = 'SoundPlayer'
9 Color = clBtnFace
10 DesignTimePPI = 144
11 Font.Color = clWindowText
12 Font.Height = -11
13 Font.Name = 'MS Sans Serif'
14 LCLVersion = '2.0.12.0'
15 Scaled = False
16end
Note: See TracBrowser for help on using the repository browser.