type AIAttachmentContainer = class(
AILinkContainer
)
AILinkContainer
> TLinkContainer
> AIBaseContainer
> TActiveList
procedure DetachAllWithHandle(aHandle: int64); |
|
function NewAttachment(aLeftObject: AIThing): AIAttachment; |
|
procedure SetObjectPointers(aContainer: AIBaseContainer); override; |
procedure DetachAllWithHandle(aHandle: int64); |
function NewAttachment(aLeftObject: AIThing): AIAttachment; |
procedure SetObjectPointers(aContainer: AIBaseContainer); override; |