DK11 for Java | tatukgis.jdk.TGIS_RendererAbstract.RenderEditor | Constructors | Fields | Methods | Properties
Render an editor (if any).
// Java public abstract void RenderEditor( TObject _context );
// Oxygene public procedure RenderEditor( _context : TObject ); virtual; abstract;
Name | Type | Description |
---|---|---|
_context | TObject | Rendering context (Canvas) of a final device. |