home *** CD-ROM | disk | FTP | other *** search
- object main: Tmain
- Left = 234
- Top = 147
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'main'
- ClientHeight = 451
- ClientWidth = 688
- Color = 16384
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object DXDraw: TDXDraw
- Left = 8
- Top = 8
- Width = 203
- Height = 349
- AutoInitialize = True
- AutoSize = True
- Color = clBtnFace
- Display.FixedBitCount = True
- Display.FixedRatio = True
- Display.FixedSize = False
- Options = [doAllowReboot, doWaitVBlank, doCenter, doDirectX7Mode, doHardware, doSelectDriver]
- SurfaceHeight = 349
- SurfaceWidth = 203
- OnRestoreSurface = DXDrawRestoreSurface
- TabOrder = 0
- Visible = False
- OnClick = DXDrawClick
- OnMouseMove = DXDrawMouseMove
- end
- object EPlayer1: TEdit
- Left = 48
- Top = 50
- Width = 121
- Height = 21
- Color = 16744448
- MaxLength = 10
- TabOrder = 1
- Text = 'EPlayer1'
- Visible = False
- OnKeyUp = EPlayer1KeyUp
- end
- object EPlayer2: TEdit
- Left = 48
- Top = 78
- Width = 121
- Height = 21
- Color = 16744448
- MaxLength = 10
- TabOrder = 2
- Text = 'EPlayer2'
- Visible = False
- OnKeyUp = EPlayer2KeyUp
- end
- object EPlayer3: TEdit
- Left = 48
- Top = 106
- Width = 121
- Height = 21
- Color = 16744448
- MaxLength = 10
- TabOrder = 3
- Text = 'EPlayer3'
- Visible = False
- OnKeyUp = EPlayer3KeyUp
- end
- object EPlayer4: TEdit
- Left = 48
- Top = 134
- Width = 121
- Height = 21
- Color = 16744448
- MaxLength = 10
- TabOrder = 4
- Text = 'EPlayer4'
- Visible = False
- OnKeyUp = EPlayer4KeyUp
- end
- object BPlus: TButton
- Left = 124
- Top = 168
- Width = 100
- Height = 20
- Caption = 'p�idej hr��e >>'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial Black'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- Visible = False
- OnClick = BPlusClick
- end
- object BMinus: TButton
- Left = 14
- Top = 168
- Width = 100
- Height = 20
- Caption = '<< uber hr��e'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial Black'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- Visible = False
- OnClick = BMinusClick
- end
- object CBPlayer1: TComboBox
- Left = 162
- Top = 214
- Width = 40
- Height = 21
- ItemHeight = 13
- TabOrder = 7
- Text = 'CBPlayer1'
- Visible = False
- end
- object CBPlayer2: TComboBox
- Left = 162
- Top = 242
- Width = 40
- Height = 21
- ItemHeight = 13
- TabOrder = 8
- Text = 'CBPlayer2'
- Visible = False
- end
- object CBPlayer3: TComboBox
- Left = 162
- Top = 270
- Width = 40
- Height = 21
- ItemHeight = 13
- TabOrder = 9
- Text = 'CBPlayer3'
- Visible = False
- end
- object CBPlayer4: TComboBox
- Left = 162
- Top = 298
- Width = 40
- Height = 21
- ItemHeight = 13
- TabOrder = 10
- Text = 'CBPlayer4'
- Visible = False
- end
- object CBKostky: TComboBox
- Left = 212
- Top = 42
- Width = 109
- Height = 21
- ItemHeight = 13
- Sorted = True
- TabOrder = 11
- Text = 'CBKostky'
- Visible = False
- end
- object MediaPlayer: TMediaPlayer
- Left = 214
- Top = 70
- Width = 253
- Height = 30
- Visible = False
- TabOrder = 12
- end
- object CBNastaveni: TComboBox
- Left = 216
- Top = 106
- Width = 145
- Height = 21
- ItemHeight = 13
- TabOrder = 13
- Text = 'CBNastaveni'
- Visible = False
- end
- object DXImageList: TDXImageList
- DXDraw = DXDraw
- Items = <>
- Left = 214
- Top = 8
- end
- object DXInput: TDXInput
- ActiveOnly = True
- Joystick.BindInputStates = True
- Joystick.Effects.Effects = {
- FF0A0044454C50484958464F524345464545444241434B454646454354003010
- 7D000000545046301D54466F726365466565646261636B456666656374436F6D
- 706F6E656E740007456666656374730E01044E616D650607456666656374730A
- 45666665637454797065070665744E6F6E6506506572696F64023205506F7765
- 720310270454696D6503E8030E537461727444656C617954696D650200000000
- 00}
- Joystick.Enabled = True
- Joystick.ForceFeedback = False
- Joystick.AutoCenter = True
- Joystick.DeadZoneX = 50
- Joystick.DeadZoneY = 50
- Joystick.DeadZoneZ = 50
- Joystick.ID = 0
- Joystick.RangeX = 1000
- Joystick.RangeY = 1000
- Joystick.RangeZ = 1000
- Keyboard.BindInputStates = True
- Keyboard.Effects.Effects = {
- FF0A0044454C50484958464F524345464545444241434B454646454354003010
- 7D000000545046301D54466F726365466565646261636B456666656374436F6D
- 706F6E656E740007456666656374730E01044E616D650607456666656374730A
- 45666665637454797065070665744E6F6E6506506572696F64023205506F7765
- 720310270454696D6503E8030E537461727444656C617954696D650200000000
- 00}
- Keyboard.Enabled = True
- Keyboard.ForceFeedback = False
- Keyboard.Assigns = {
- 4B00000026000000680000004A00000028000000620000004800000025000000
- 640000004C00000027000000660000005A000000200000000000000058000000
- 0D00000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000071000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000}
- Mouse.BindInputStates = False
- Mouse.Effects.Effects = {
- FF0A0044454C50484958464F524345464545444241434B454646454354003010
- 7D000000545046301D54466F726365466565646261636B456666656374436F6D
- 706F6E656E740007456666656374730E01044E616D650607456666656374730A
- 45666665637454797065070665744E6F6E6506506572696F64023205506F7765
- 720310270454696D6503E8030E537461727444656C617954696D650200000000
- 00}
- Mouse.Enabled = False
- Mouse.ForceFeedback = False
- UseDirectInput = True
- Left = 244
- Top = 8
- end
- object DXWaveList: TDXWaveList
- DXSound = DXSound
- Items = <>
- Left = 274
- Top = 8
- end
- object DXSound: TDXSound
- AutoInitialize = True
- Options = []
- Left = 304
- Top = 8
- end
- object Timer: TTimer
- Interval = 10
- OnTimer = TimerTimer
- Left = 216
- Top = 134
- end
- object DXTimer: TDXTimer
- ActiveOnly = True
- Enabled = False
- Interval = 1000
- OnTimer = DXTimerTimer
- Left = 246
- Top = 134
- end
- end
-