0
votes
Implementing MultiCast Events for Win32 Delphi's TDataset and TField descendants
About Delphi Programming
– in Delphi DB :: When creating database applications in Win32 Delphi you might find the multicast idea useful - to have more than one procedure execute when the OnAfterScroll event fires for the TDataset descendant, for example. The "TMultiDsEvent" class enables you to add multicast event handlers feature TDataSet and TField descendants. Read the full article to learn how to Implement MultiCast Events for Win32 Delphi's TDataset and TField descendants. Related: Simulating multicast events in Win32 Delphi Simulating class properties in Win32 Delphi Delphi for .NET Implementing MultiCast ...
Statistics
|
Visits by Source |
User Actions |




