Delphi Error – E2184 %s section valid only in class types

Delphi Compiler Error

E2184 %s section valid only in class types

Reason for the Error & Solution

Interfaces and records may not contain published sections.

Records may not contain protected sections.