TBoldEventSubscription¶
Not in the current source
This class is documented in the Bold 4.0 help, but no class or interface with this name
is declared in Source/ today. It was removed or reshaped (for example into a record).
Unit: BoldSubscription
Declaration¶
Hierarchy¶
- TObject
TBoldMemoryManagedObject- TBoldSubscription
- TBoldEventSubscription
Methods¶
| Name | Summary | Notes |
|---|---|---|
| CloneTo | protected, override | |
| Create | ||
| IsMatchingEvent | protected, override |
CloneTo¶
procedure CloneTo(Subscriber: TBoldSubscriber; NewRequestedEvent: TBoldRequestedEvent); override; See also Ancestor Method
Create¶
constructor Create(Publisher: TBoldPublisher; Subscriber: TBoldSubscriber; OriginalEvent: TBoldEvent; RequestedEvent: TBoldRequestedEvent);
IsMatchingEvent¶
Generated from the Bold 4.0 help (Help/BfD.chm) by Tools/chm2mkdocs.py; member lists reflect Bold 4.0, see the source for members added since.