Lines Matching refs:GetText
448 function GetText: String;
509 property Text: String read GetText;
548 function GetText: String;
601 property Text: String read GetText;
1143 function GetText: String; virtual; abstract;
1216 function GetText: String; override;
1253 function GetText: String; override;
1468 function GetText: String; override;
2530 function TCommonTree.GetText: String;
2637 function TCommonErrorNode.GetText: String;
2663 + ', resync=' + GetText + '>'
2667 + ', resync=' + GetText + '>'
2671 + ', resync=' + GetText + '>'
2673 Result := '<error: ' + GetText + '>';
3419 function TParseTree.GetText: String;