Interface iobjectlink

Unit

Declaration

type iobjectlink = interface(inullinterface)

Description

This item has no description.

Hierarchy

Overview

Methods

Public procedure link(const source,dest: iobjectlink; valuepo: pointer = nil; ainterfacetype: pointer = nil; once: boolean = false);
Public procedure unlink(const source,dest: iobjectlink; valuepo: pointer = nil);
Public procedure objevent(const sender: iobjectlink; const event: objecteventty);
Public function getinstance: tobject;

Description

Methods

Public procedure link(const source,dest: iobjectlink; valuepo: pointer = nil; ainterfacetype: pointer = nil; once: boolean = false);

This item has no description.

Public procedure unlink(const source,dest: iobjectlink; valuepo: pointer = nil);

This item has no description.

Public procedure objevent(const sender: iobjectlink; const event: objecteventty);

This item has no description.

Public function getinstance: tobject;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.