System.HPPGENAttribute

From RAD Studio API Documentation
Jump to: navigation, search

System.TCustomAttributeSystem.TObjectHPPGENAttribute

Delphi

HPPGENAttribute = class(TCustomAttribute)

Properties

Type Visibility Source Unit Parent
class public System.pas System System

Description

Represents an attribute that is intended for improving the generation of hpp header files.

HPPGENAttribute facilitates the communitation to the logic that generates hpp header files from delphi source code.

See Also