TCodeMemberConstructor Class
Represents a constructor declaration within a type.
Syntax
Unit: Bcl.Code.MetaClasses
TCodeMemberConstructor = class(TCodeMemberMethod);
Represents a constructor declaration within a type.
Unit: Bcl.Code.MetaClasses
TCodeMemberConstructor = class(TCodeMemberMethod);