its dia component
this is the code i have, TclsTarifa is the component i installed
unit UDia;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, OleServer, DIA7Consulta_TLB;
type
TForm1 = class(TForm)
objDia: TclsTarifa...