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

TPasProcedureImpl

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

Declaration

Source position: pastree.pp line 1336

type TPasProcedureImpl = class(TPasElement)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure FreeChildren(); override;

  function ElementTypeName; override;

  function TypeName; virtual;

  ProcType: TPasProcedureType;

  Locals: TFPList;

  Body: TPasImplBlock;

  IsClassMethod: Boolean;

end;

Inheritance

TPasProcedureImpl

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18