Unit 'GDBTypeInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_debuggergdbmi]

TGDBExpressionPartCastCall

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

Declaration

Source position: gdbtypeinfo.pp line 276

type TGDBExpressionPartCastCall = class(TGDBExpressionPartListBase)

protected

  procedure Init; override;

  

  function GetTextFixed(); override;

  

  property PTypeReq: TGDBPTypeRequest; [rw]

  

public

  constructor Create();

  

  function AddBrackets();

  

  function NeedValidation(); override;

  

  function MayNeedTypeCastFix; override;

  

  property IsFunction: Boolean; [r]

  

  property IsTypeCast: Boolean; [r]

  

end;

Inheritance

TGDBExpressionPartCastCall

  

|

TGDBExpressionPartListBase

  

|

TGDBExpressionPart

  

|

TObject



CT Web help

CodeTyphon Studio