class

Module: ecereCOM
Type: Basic Data Type

Description

Basic eC object type construct featuring a virtual method table, reference counting and runtime type information (unless inheriting from 'struct'). Class instances are always individually allocated on the heap.

Virtual Methods

  OnCompare
  OnCopy
  OnDisplay
  OnEdit
  OnFree
  OnGetDataFromString
  OnGetString
  OnSaveEdit
  OnSerialize
  OnUnserialize