You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Public Methods

 Add

Creates and returns a new Firebird Generator, and adds it to the collection. PARAMETERS: Name (String).

 AddWithPosition

Creates and returns a new Firebird Generator with the given coordinates. PARAMETERS: Name (String), Owner (String), HorizontalPosition (Integer), VerticalPosition (Integer).

 Remove

Deletes an Firebird Generator object (specified by the given name or ID) from the collection. PARAMETERS: Identifier as String or Integer.

Public Properties

 _Item

Returns a Firebird Generator object (specified by the given name, GUID or ID). PARAMETERS: Identifier as String or Integer.

 _NewEnum

 

 Count

This is the number of generators in the collection. DATATYPE: Integer.

 Item

Returns a Firebird Generator object (specified by the given name, GUID or ID). PARAMETERS: Identifier as String or Integer.

See Also

FirebirdGenerators Overview

  • No labels