TFilter is a TStream descendant which adds the Put / Get object streaming capabilities to a TStream instance. TFilter does not actually read or write data but delegates this to an attached stream. This stream can be owned or not.
Component for adding and managing an Icon in the Windows Taskbar Notification area of the Windows95 or Windows NT 4.0 Taskbar. With WinTaskBar you can put an icon in the area left from the timer in the Windows taskbar. E.g. for informing the user tha
Contains a component TProgressObserver which co-operates with a TProgressor class. These classes let you detach low level progress status and change notifications from the GUI. Note that this is not a visual component such as TGauge, but rather an GU
Contains timers for use in Delphi 1.0. All timers use only one single windows timer that is multiplexed to all the timer components. This will make sure that in Windows 3.11 using a large amount of timers will not consume all systemwide available |