with dm.DVALUE do
  begin
    close;
    SQL.clear;
    SQL.Add('select * from TValue ');
    execute;
  end;

Post a Comment

Lebih baru Lebih lama