Unit 'lpvartypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_lape]

TLapeWithDeclaration

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

Declaration

Source position: lpvartypes.pas line 495

type TLapeWithDeclaration = class(TLapeDeclaration)

protected

  FWithDeclRec: TLapeWithDeclRec;

  

public

  constructor Create(); virtual;

  

  property WithDeclRec: TLapeWithDeclRec; [r]

  

end;

Inheritance

TLapeWithDeclaration

  

|

TLapeDeclaration

  

|

TLapeBaseDeclClass

  

|

TLapeBaseClass

  

|

TObject,IUnknown



CT Web help

CodeTyphon Studio