[ TDx_DrawGammaControl ]
[ 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 LPDIRECTDRAWGAMMACONTROL used in this component has been successfully created, otherwise Created is false.
To create the internal LPDIRECTDRAWGAMMACONTROL, call the TDx_DrawGammaControl::Create() method.
SEE ALSO
Top