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

Last change on this file was 111, checked in by chronos, 6 years ago
  • Modified: Custom defined form dialogs moved to CevoComponents so they can be correctly opened in IDE.
  • Modified: Moved Sound, StringTables and Directories to CevoComponents as dependency for custom form dialogs.
File size: 338 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 = 125
11 Font.Color = clWindowText
12 Font.Height = -11
13 Font.Name = 'MS Sans Serif'
14 LCLVersion = '1.8.0.6'
15 Scaled = False
16end
Note: See TracBrowser for help on using the repository browser.