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 =14051; { Look!!! it's increased}
     LocalDateTime : string = 'Wednesday, 10-Mar-2010 06:55:16 GMT-4'; { Georgia, Tbilisi}
type
     TDelphiMania = class( TWinControl)

implementation

END. { return to Jump center}