[ TDx_Draw_Library ]
[ next: TDx_DrawColorControl ]
[ prev: TDx_Draw ]
class TDx_DrawClipper : public TComponent
class PACKAGE TDx_DrawClipper : public TComponent
class type : Interface
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Properties
Methods
Events
See Also
The TDx_DrawClipper component wraps the DirectX IDirectDrawClipper interface, which is used to manage clip lists.
It will set and retrieve the window handle used to obtain clipping information, initialize a manually created TDx_DrawClipper component, set and retrieve the clip list and also determine if the clip list has been changed.
PROPERTIES
Top
Properties
Methods
Events
See Also
Created
ErrorValue
METHODS
Top
Properties
Methods
Events
See Also
Create
Destroy
GetClipList
GetHWnd
IsClipListChanged
SetClipList
SetHWnd
EVENTS
Top
Properties
Methods
Events
See Also
OnCreate
OnDestroy
OnError
SEE ALSO
Top
Properties
Methods
Events
See Also
TDx_Draw::CreateClipper()
TDx_DrawSurface::GetClipper()
TDx_DrawSurface::SetClipper()
TDx_DrawClipper::Create()
TDx_DrawClipper::Destroy()
TDx_DrawClipper::OnError()