Unit 'objcparsing' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_chelper]

TObjCInstVar

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

Declaration

Source position: objcparsing.pas line 70

type TObjCInstVar = class(TEntity)

public

  scope: TObjCScope;

  

  v: TVarFuncEntity;

  

  bits: TExpression;

  

  isbitted: Boolean;

  

  destructor Destroy; override;

  

end;

Inheritance

TObjCInstVar

  

|

TEntity

  

|

TObject



CT Web help

CodeTyphon Studio