Unit DXConsts

Classes

Functions

Types

Constants

DXPlayFormComplete
DXPlayFormNext
S3DDeviceNotFound
SCannotChanged
SCannotInitialized
SCannotLock
SCannotMade
SCannotOpened
SDIBBitSize
SDIBColor
SDIBSize
SDirect3DRM
SDirectDraw
SDirectDrawClipper
SDirectDrawPalette
SDirectDrawPrimarySurface
SDirectDrawSurface
SDirectPlay
SDirectSound
SDirectSoundBuffer
SDirectSoundCapture
SDirectSoundCaptureBuffer
SDirectSoundPrimaryBuffer
SDisplayModeCannotAcquired
SDisplayModeChange
SDLLNotLoaded
SDXGFileFilter
SDXGOpenFileFilter
SDXPlayMessageIllegal
SDXPlayModemListCannotBeAcquired
SDXPlayNotConnectedNow
SDXPlayPlayerNameIsNotSpecified
SDXPlayPlayerNotFound
SDXPlayProviderNotFound
SDXPlayProviderSpecifiedGUIDNotFound
SDXPlaySessionCannotOpened
SDXPlaySessionListCannotBeAcquired
SDXPlaySessionNameIsNotSpecified
SDXPlaySessionNotFound
SDXWFileFilter
SDXWOpenFileFilter
SEffectNotFound
SFFBEffectEditor
SImageNotFound
SInvalidDIB
SInvalidDIBBitCount
SInvalidDIBPixelFormat
SInvalidDisplayBitCount
SInvalidWave
SInvalidWaveFormat
SIsGUIDnewlyMade
SKeyDown
SKeyLeft
SKeyRight
SKeyUp
SListIndexError
SMultiPlayer1
SMultiPlayer2
SNoForm
SNone
SNotMade
SNotSupported
SOpen
SSave
SScanline
SSession
SSettingImage
SSettingWave
SSinceDirectX5
SSinglePlayer
SStreamNotOpend
SStreamOpend
STexture
SUnknownError
SWaveBitCount
SWaveFrequency
SWaveLength
SWaveMono
SWaveNotFound
SWaveSize
SWaveStereo
SWaveStreamNotSet

Variables


Functions


Types


Constants

DXPlayFormComplete = 'Complete'

DXPlayFormNext = 'Next >'

S3DDeviceNotFound = '3D device not found'

SCannotChanged = '%s cannot be changed'

SCannotInitialized = '%s cannot be initialized'

SCannotLock = '%s cannot be locked'

SCannotMade = '%s cannot be made'

SCannotOpened = '%s cannot be opened'

SDIBBitSize = '%d bytes'

SDIBColor = '%d color'

SDIBSize = '(%dx%d)'

For development environment

SDirect3DRM = 'Direct3D RetainedMode'

SDirectDraw = 'DirectDraw'

SDirectDrawClipper = 'Clipper'

SDirectDrawPalette = 'Palette'

SDirectDrawPrimarySurface = 'Primary Surface'

SDirectDrawSurface = 'Surface'

SDirectPlay = 'DirectPlay'

SDirectSound = 'DirectSound'

SDirectSoundBuffer = 'Sound Buffer'

SDirectSoundCapture = 'DirectSoundCapture'

SDirectSoundCaptureBuffer = 'Sound Capture Buffer'

SDirectSoundPrimaryBuffer = 'Primary Buffer'

SDisplayModeCannotAcquired = 'A present display mode cannot be acquired'

SDisplayModeChange = 'Display mode cannot be changed (%dx%d %dbit)'

SDLLNotLoaded = '%s not loaded'

SDXGFileFilter = 'DXG file(*.dxg)|*.dxg|All files(*.*)|*.*'

SDXGOpenFileFilter = 'DXG file(*.dxg)|*.dxg|Bitmap file(*.bmp)|*.bmp|All files(*.*)|*.*'

SDXPlayMessageIllegal = 'The message form is illegal'

SDXPlayModemListCannotBeAcquired = 'Modem list cannot be acquired'

SDXPlayNotConnectedNow = 'TDXPlay component is not connected now.'

DirectPlay

SDXPlayPlayerNameIsNotSpecified = 'Player name is not specified'

SDXPlayPlayerNotFound = 'The player of specified ID is not found'

SDXPlayProviderNotFound = 'Provider ''%s'' not found'

SDXPlayProviderSpecifiedGUIDNotFound = 'Provider of specified GUID is not found'

SDXPlaySessionCannotOpened = 'Session %s cannot be opened'

SDXPlaySessionListCannotBeAcquired = 'Session list cannot be acquired'

SDXPlaySessionNameIsNotSpecified = 'Session name is not specified'

SDXPlaySessionNotFound = 'Session ''%s'' not found'

SDXWFileFilter = 'DXW file(*.dxw)|*.dxg|All files(*.*)|*.*'

SDXWOpenFileFilter = 'DXW file(*.dxw)|*.dxw|Wave file(*.wav)|*.wav|All files(*.*)|*.*'

SEffectNotFound = 'Effect ''%s'' not found'

SFFBEffectEditor = '%s Effect Editor'

SImageNotFound = 'Image ''%s'' not found'

SInvalidDIB = 'DIB is invalid'

SInvalidDIBBitCount = 'Bitcount in invalid (%d)'

SInvalidDIBPixelFormat = 'PixelFormat in invalid'

SInvalidDisplayBitCount = 'It should be either of 8 or 16 or 24 or 32'

SInvalidWave = 'Wave is invalid'

SInvalidWaveFormat = 'Format is invalid'

SIsGUIDnewlyMade = 'Is GUID newly made?'

SKeyDown = 'Down'

SKeyLeft = 'Left'

SKeyRight = 'Right'

SKeyUp = 'Up'

SListIndexError = 'Index of the list exceeds the range. (%d)'

SMultiPlayer1 = 'Multi player &1'

SMultiPlayer2 = 'Multi player &2'

SNoForm = 'Form not found'

SNone = '(None)'

SNotMade = '%s not made'

SNotSupported = '%s not supported'

SOpen = '&Open...'

SSave = '&Save..'

SScanline = 'Index of the scanning line exceeded the range. (%d)'

SSession = 'Session'

SSettingImage = '&Image...'

SSettingWave = '&Wave...'

SSinceDirectX5 = 'Necessary since DirectX5'

SSinglePlayer = '&Single player'

SStreamNotOpend = 'Stream not opend'

SStreamOpend = 'Stream has already been opened'

STexture = 'Texture'

SUnknownError = 'Unknown Error (%d)'

SWaveBitCount = '%dbit'

SWaveFrequency = '%dHz'

SWaveLength = '%.4g sec'

SWaveMono = 'Mono'

SWaveNotFound = 'Wave ''%s'' not found'

SWaveSize = '%d bytes'

SWaveStereo = 'Stereo'

SWaveStreamNotSet = 'WaveStream not set'


Variables