home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 September
/
PCW0901.iso
/
CDBurning
/
HyCD
/
hycdplyr.exe
/
_SETUP.1
/
HyCDPlayer.exe
/
0
/
RCDATA
/
TMMDESIGNERFORM
/
TMMDESIGNERFORM.txt
Wrap
Text File
|
2000-07-19
|
3KB
|
133 lines
object MMDesignerForm: TMMDesignerForm
Left = 173
Top = 129
BorderStyle = bsNone
Caption = 'Designer'
ClientHeight = 236
ClientWidth = 131
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OnHide = FormHide
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object MMPanel1: TMMPanel
Left = 0
Top = 0
Width = 131
Height = 236
Align = alClient
Bevel.BevelInner = bvLowered
Bevel.BevelOuter = bvRaised
Bevel.BevelInnerWidth = 1
Bevel.BevelOuterWidth = 1
Bevel.BorderStyle = bsSingle
Bevel.BorderWidth = 1
Bevel.BorderSpace = 0
Bevel.BorderColor = clBtnFace
Bevel.BorderSpaceColor = clBlack
Bevel.InnerLightColor = clBtnHighlight
Bevel.InnerShadowColor = clBtnShadow
Bevel.OuterLightColor = clBtnHighlight
Bevel.OuterShadowColor = clBtnShadow
TabOrder = 0
object Label1: TLabel
Left = 10
Top = 72
Width = 65
Height = 13
Caption = 'Visible groups'
end
object Bevel1: TBevel
Left = 8
Top = 195
Width = 113
Height = 2
Shape = bsTopLine
end
object Bevel2: TBevel
Left = 8
Top = 67
Width = 113
Height = 2
Shape = bsTopLine
end
object btnClose: TButton
Left = 68
Top = 204
Width = 54
Height = 23
Caption = '&Close'
Default = True
ModalResult = 1
TabOrder = 7
end
object ckbActive: TCheckBox
Left = 11
Top = 8
Width = 113
Height = 17
Caption = 'Designer &Active'
TabOrder = 0
OnClick = CheckBoxClick
end
object ckbAuto: TCheckBox
Left = 11
Top = 26
Width = 113
Height = 17
Caption = 'Auto &Update'
TabOrder = 1
OnClick = CheckBoxClick
end
object ckbSound: TCheckBox
Left = 11
Top = 44
Width = 113
Height = 17
Caption = '&Sounds Enabled'
TabOrder = 2
OnClick = CheckBoxClick
end
object btnHeight: TButton
Left = 9
Top = 204
Width = 54
Height = 23
Caption = '&Height...'
TabOrder = 6
OnClick = btnHeightClick
end
object GroupBox: TListBox
Left = 9
Top = 89
Width = 111
Height = 72
ItemHeight = 13
MultiSelect = True
TabOrder = 3
end
object btnAll: TButton
Left = 9
Top = 168
Width = 54
Height = 23
Caption = '&All'
TabOrder = 4
OnClick = btnAllClick
end
object btnNone: TButton
Left = 68
Top = 168
Width = 54
Height = 23
Caption = '&None'
TabOrder = 5
OnClick = btnNoneClick
end
end
end