i've created a component package (.bpl) everything compiles/builds without error. the install operates without error, but there is no entry in the tool palette. i had built and installed this component package earlier (myComponentPackage), which was visible on the tool palette. i had to...
whenever i attempt to access the GlobalName property in my component i'm getting a stack overflow error. any help would be appreciated.
thanks
======================
unit KMPDGlobalLister;
interface
uses
SysUtils, Classes, Controls, ExtCtrls,
Dialogs, StdCtrls, Trpcb, ToolWin, MFunStr...
i've created a custom component, but i'm unable to get the buttonFind.OnClick event to work. i'm getting an 'incompatible type' error. any help would be appreciated.
here's the code:
=================
unit KMPDGlobalLister;
interface
uses
SysUtils, Classes, ComCtrls, Controls, ExtCtrls...
i'm creating a component based on TPanel. i can get a button to be visible, and a tmemo, but the toolbar is not visible. any ideas?
thanks,
bob k.
----------
unit KMPDGlobalLister;
interface
uses
SysUtils, Classes, ComCtrls, Controls, ExtCtrls, StdCtrls;
type
TKMPDGlobalLister =...
i'm not having success connecting. i've tried the OleDbConnection without success. i believe there's a BdpConnection (for interbase as well as other databases) but i'm having problems finding an example.
any help would be appreciated.
bob k.
i'm using Interbase 2007 Desktop, and i need to connect to it from Microsoft Visual c# 9.0 Express Addition. i'm not having any luck so far. can someone help?
thanks,
bob k.
i have an application that was last developed using delphi v6. i now have delphi 2007, and the application compiles with no errors. however, some of the forms do not display when selected. what do i need to do?
thanks,
bob k.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.