unit DelphiMania; interface;

{******************************************************
This unit dedicated to Delphi users who spend time in the Internet and search components that they need??
If you try to install this unit, please, follow this instructions.
******************************************************}

uses About, BigThanks, SendMeMail;

const
     AccessCount : integer =14492; { Look!!! it's increased}
     LocalDateTime : string = 'Saturday, 31-Jul-2010 13:51:37 GMT-4'; { Georgia, Tbilisi}
type
     TDelphiMania = class( TWinControl)

implementation

END. { return to Jump center}