How can I find out an address of a WinControl?
If the WinControl (e.g. a button) has been dropped on the Form1 at designtime it works like a charm.
But if I dynamically create a button then it doesn't.
Is there any way how to find out the address of the dynamically created Control?
addr :=...
Is it possible to store the current values of a procedure to call it later?
Something like:
var procdat:TCompleteProcedureData[/color red];
procedure TForm1.Memo1MouseMove(Sender: TObject; Shift: TShiftState; X, Y: Integer);
begin
StoreAllValues(procdat); // procdat should contain now...
Hello, I don't know what else to try. I have spent the last days on this, so maybe someone here can help me.
I have 3 computers (Windows 2000 on each).
They are connected thru a switch.
I can plugin the modem to the uplink port and computer 1 can go online. No matter what I try Computers 2 and...
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.