www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Draw_Library v1.90 Component Reference
|
|
[ TDx_Draw::Created ]
[ next: EnumSurfacesFlags ]
public:
__property bool Created = { read=FGetCreated, write=FSetCreated, default=false };
TDX_DRAW::CREATED
[ component property ]
- Description
The Created property is true if the internal LPDIRECTDRAW7 used in this component has been successfully created, otherwise Created is false.
To create the internal LPDIRECTDRAW7, call the TDx_Draw::Create() method.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: [email protected].
|
|