| Unit DXDraws |
| Classes |
TCustomDX3D -
TCustomDXDraw -
TCustomDXImageList - TCustomDXImageList
TDirect3DRMUserVisual - TDirect3DRMUserVisual
TDirect3DTexture - TDirect3DTexture
TDirectDraw -
TDirectDrawClipper - TDirectDrawClipper
TDirectDrawDisplay -
TDirectDrawDisplayMode -
TDirectDrawPalette - TDirectDrawPalette
TDirectDrawSurface - TDirectDrawSurface
TDirectDrawSurfaceCanvas - TDirectDrawSurfaceCanvas
TDX3D - TDX3D
TDXDraw - TDXDraw
TDXImageList - TDXImageList
TPictureCollection - TPictureCollection
TPictureCollectionItem -
| Functions |
| Types |
TDX3DOption
TDX3DOptions
TDXDrawNotifyEvent
TDXDrawNotifyType
TDXDrawOption
TDXDrawOptions
| Constants |
| Variables |
| Functions |
| Types |
TDX3DOption = (toSystemMemory, toHardware, toRetainedMode, toDrawPrimitive,
toSelectDriver, toZBuffer, toTexture, toRGB, toMono, toDither);
TCustomDX3D
TDX3DOptions = set of TDX3DOption
TDXDrawNotifyEvent = procedure(Sender: TCustomDXDraw; NotifyType: TDXDrawNotifyType) of object
TDXDrawNotifyType = (dxntDestroying, dxntInitializing, dxntInitialize, dxntInitializeSurface,
dxntFinalize, dxntFinalizeSurface, dxntRestore, dxntSetSurfaceSize);
TDXDrawOption = (doFullScreen, doNoWindowChange, doAllowReboot, doWaitVBlank,
doAllowPalette256, doSystemMemory, doStretch, doCenter, doFlip, do3D,
doHardware, doRetainedMode, doDrawPrimitive, doSelectDriver, doZBuffer,
doTexture, doRGB, doMono, doDither);
TCustomDXDraw
TDXDrawOptions = set of TDXDrawOption
| Constants |
| Variables |