Hello My Friends Again !.
How are you since our last time in the forum?. I hope ok.
Well, I need someone to put me in the right direction about this. I work with D2 and I need to know whether a certain hardware is plugged or not to the PC at the checking time, the hardware I mean could be the...
Hello my Friends.
Working with D2 in W98SE.
The property "Enabled", does it really enable or disable the related control ???. Here's a simple example:
procedure Button1.OnClick(Sender: TObject);
begin
Button1.Enabled:= false;
... Do the process required, it takes some seconds...
Working with D2.
I have a groupbox1 with a caption inside refering some component tasks, it's intended that in some cases this caption being visible or not depending on events. But beacuse groupbox1 is always visible the code
captionname.visible := false;
is never accomplished.
How can I...
Is it possible to handle the properties of the radio buttons which belong to a RadioGroup?, I mean for example: if button '0' is checked then button '1' must be disabled.
I love your comments.
leopardo [bigglasses]
Hello!.
Here me again, forgive me. I work with D2 and W98SE.
PLease, I intend to display the values of certain changing parameters during the ejecution of the program, I writen for example: Form2.Edit2.Text:=('''actual value of the parameter'''), but it will only display the final value at the...
Hello World !!!.
Well, by ordinary I've done some nice programs in Pascal 7.0 , but recently I begun to use Delphi 2.0, a powerful tool without doubt. But I've encountered certain procedures which are easy to invoke and use in Pascal but hard or at least not intuitive to be implemented with...
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.