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