[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pasresolver.pp line 1050
type TPasGroupScope = class(TPasIdentifierScope) |
public |
Count: Integer; |
OnlyTypeMembers: Boolean; |
procedure Add(); |
destructor Destroy; override; |
function GetFirstNonHelperScope; |
class function IsStoredInElement; override; |
function FindAncestorIdentifier(); |
function FindAncestorElement(); |
function FindIdentifier(); override; |
procedure IterateElements(); override; |
procedure WriteIdentifiers(); override; |
end; |
| |
| |
| |
| |
| |
TObject |