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_DrawColorControl::Created ]
[ next: ErrorValue ]
public:
__property bool Created = { read=FGetCreated, write=FSetCreated, default=false };
TDX_DRAWCOLORCONTROL::CREATED
[ component property ]
- Description
The Created property is true if the internal LPDIRECTDRAWCOLORCONTROL used in this component has been successfully created, otherwise Created is false.
To create the internal LPDIRECTDRAWCOLORCONTROL, call the TDx_DrawColorControl::Create() method.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|