[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: classesh.inc line 428
type TObserverMapping = class(TObject) |
public |
const |
EditLinkID = 1 |
EditGridLinkID = 2 |
PositionLinkID = 3 |
ControlValueID = 4 |
IteratorLinkID = 5 |
MappedID = 100 |
public |
constructor Create; |
destructor Destroy; override; |
class constructor Init; |
destructor Done; |
class function GetObserverID(); |
class procedure Clear; |
end; |
| | ||
|
Base class of all classes. |