TCodeCompletionEntry Class
Represents a single code completion suggestion consisting of a token and its associated value.
Syntax
Unit: atScript
TCodeCompletionEntry = class(TCollectionItem);
Represents a single code completion suggestion consisting of a token and its associated value.
Unit: atScript
TCodeCompletionEntry = class(TCollectionItem);