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

TCaseExprBranch

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

Declaration

Source position: pastree.pp line 1420

type TCaseExprBranch = class(TPasElement)

public

  Labels: TFPList;

  Value: TPasExpr;

  constructor Create(); override;

  destructor Destroy; override;

  procedure FreeChildren(); override;

  procedure AddLabel();

  function GetDeclaration(); override;

  procedure ForEachCall(); override;

end;

Inheritance

TCaseExprBranch

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2026-09-22