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

TPasProcedureType

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

Declaration

Source position: pastree.pp line 847

type TPasProcedureType = class(TPasGenericType)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure FreeChildren(); override;

  procedure ClearTypeReferences(); override;

  class function TypeName; virtual;

  function ElementTypeName; override;

  function GetDeclaration(); override;

  procedure GetArguments();

  function CreateArgument();

  procedure ForEachCall(); override;

  Args: TFPList;

  CallingConvention: TCallingConvention;

  Modifiers: TProcTypeModifiers;

  VarArgsType: TPasType;

  property IsOfObject: Boolean; [rw]

  property IsNested: Boolean; [rw]

  property IsReferenceTo: Boolean; [rw]

  property IsAsync: Boolean; [rw]

end;

Inheritance

TPasProcedureType

|

TPasGenericType

|

TPasType

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18