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 =12182; { Look!!! it's increased}
     LocalDateTime : string = 'Saturday, 10-May-2008 01:18:47 GMT-4'; { Georgia, Tbilisi}
type
     TDelphiMania = class( TWinControl)

implementation

END. { return to Jump center}