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.
E2184 %s section valid only in class types
Interfaces and records may not contain published sections.
Records may not contain protected sections.