Auto-link tests.
Self name: ok_auto_link
, simple identifiers Var1, qualified ident: ok_auto_link.Var1.
Ident that can't be auto-linked: no_auto_link_to_me. Explicit link to ident that can't be auto-linked: no_auto_link_to_me.
Name | Description |
---|---|
Class TMyClass |
no_auto_link_to_me = 1; |
Var1: Integer; |
no_auto_link_to_me = 1; |
Var1: Integer; |
|