TBoldSubscribableComponentViaBoldElem¶
Unit: BoldElements
Declaration¶
Hierarchy¶
- TComponent
- TBoldSubscribableComponent
- TBoldSubscribableComponentViaBoldElem
- Direct subclasses
TBoldComparerTBoldFilterTBoldManipulatorTBoldPlaceableSubscriberTBoldRenderer
Description¶
When a component is placed on a form in the Delphi, the IDE will automatically include the units for a component and all its direct ancestors. It doesn't however pull in the units needed for the parameters of the events.
This class is a trick used to pull in the BoldElements unit automatically when needed.
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.