Creates an off-screen surface.
void __fastcall Create();
Description
Use Create to create an off-screen surface. Do not call Create until you activate the TIvoryDraw component. Normally, you don't need to call Create if you have set AutoCreate to true. Once you have created a surface, you cannot call Create again. Use Recreate instead.