Unit 'PasTree' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fcl-passrc]

TPasClassType

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: pastree.pp line 794

type TPasClassType = class(TPasMembersType)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure FreeChildren(); override;

  procedure ClearTypeReferences(); override;

  function ElementTypeName; override;

  procedure ForEachCall(); override;

  ObjKind: TPasObjKind;

  AncestorType: TPasType;

  HelperForType: TPasType;

  IsForward: Boolean;

  IsExternal: Boolean;

  IsShortDefinition: Boolean;

  GUIDExpr: TPasExpr;

  Modifiers: TStringList;

  Interfaces: TFPList;

  ExternalNameSpace: string;

  ExternalName: string;

  InterfaceType: TPasClassInterfaceType;

  function IsObjCClass;

  function FindMember();

  function FindMemberInAncestors();

  function InterfaceGUID;

  function IsSealed;

  function IsAbstract;

  function HasModifier();

end;

Inheritance

TPasClassType

|

TPasMembersType

|

TPasGenericType

|

TPasType

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18