[Overview][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tiModelMediator.pas line 65
type TtiPropertyLinkDefs = class(TCollection) end; |
public |
function GetOwner; override; |
function AddPropertyLinkDef; |
function IndexOfComponent(); |
function IndexOfMediator(); |
function IndexOfTag(); |
function FindByComponent(); |
function FindByMediator(); |
function FindByTag(); |
property ModelMediator: TtiModelMediator; [r] |
property Defs []: TtiPropertyLinkDef; default; [rw] |
| |
TCollection |
? |
TObject |