AnnContainer property (ILEADRasterODBC)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

long AnnContainer

Overview

Refer to Managing Images in a Database

Remarks

(Document/Medical only) Is the handle to the annotation container for objects loaded from the database or to be saved to the database.

To delete any existing annotation objects, set this property to 0.

To save annotations to the database, assign the LEADRasterAnnotation object's AnnContainer property to the LEADRasterODBC Control's AnnContainer property.

See Also

Elements:

dbOpen method, dbClose method, dbRequery method, dbLoadBits property

Topics:

Databases: Using ODBC