[ TDx_DrawClipper ]
[ next: ErrorValue ]
public:
__property bool Created = { read=FGetCreated, write=FSetCreated, default=false };
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The Created property is true if the internal LPDIRECTDRAWCLIPPER used in this component has been successfully created, otherwise Created is false.
To create the internal LPDIRECTDRAWCLIPPER, call the TDx_DrawClipper::Create() method.
SEE ALSO
Top