0
0 Comments

When using the toolbox, IntelliSense type functionality is not appearing. In the demo videos, defining a variable and then using it later shows the field names as typing the code

var
Cust : record “Customer”;
begin
Cust.”No.” (When typing this or other field names, no lookup is shown)
End;

Question is closed for new answers.
Ron Selected answer as best June 19, 2025