-Collapse +Expand
Delphi
Search Delphi Group:

Advanced
Delphi To/From
To/FromCODEGuides
Delphi Store
PRESTWOODSTORE

Prestwood eMagazine

March Edition
Subscribe now! It's Free!
Enter your email:

   ► MB LobbyPascal and Delphi Coding Board   Print This     

Delphi VCL Topic Most Read Threads

Visual Component Library usage (and development).
 Show:
New Activity New Threads Oldest Unanswered Most Active Most Read
  


25 Threads:

Add New ThreadRandom Thread

Thread 25 of 25
Thread Starter  

sharkboo
NMHTTP Post Message Problem
when i use NMHTTP1.Post('http://10.0.65.188/hello.php','a=hello'),the socket reply that the connection is successful,but the parameter hasn't been transfered., , who know why and how to deal with it?, thax.
25 years ago
9 replies. Last post:

Anonymous
{Too Long!}
14 years ago
Nothing New Since Your Last Visit
39446
Hits

Thread 24 of 25
Thread Starter  

pkakkar
problem with the code- dont know where
{Too Long!}
18 years ago
Nothing New Since Your Last Visit
18719
Hits

Thread 23 of 25
Thread Starter  

Daniel Kram
Point-Of-Sale (POS) Screen Design
{Too Long!}
17 years ago
11 replies. Last post:

rdkram
{Too Long!}
15 years ago
Nothing New Since Your Last Visit
15185
Hits

Thread 22 of 25
Thread Starter  

PANTLORD
ComboBox Text won't clear.
Hi there,, , Does anyone know how to clear the text dispplayed in a combo box? Mine just holds the last value and doesn't overwrite it when I tab back to it ideally I want it cleared and ready for the next entry. , , I've tried setting .Text := ''; but it doesn't work even if I set it to '1'; it doesn't display a 1 only the previous value. The whole text line seems to be higlighted rather than just the text. Any ideas?, , Thanks, Mully
24 years ago
3 replies. Last post:

Anonymous
ComboBox.clearselection; :) ..  --- salambanan
13 years ago
Nothing New Since Your Last Visit
12022
Hits

Thread 21 of 25
Thread Starter  

juanjo75es
TWebBrowser scroll bar
I want to hide the default visible scroll bar of the TWebBrowser component., How can I do it?
25 years ago
1 Reply:

Wes
{Too Long!}
19 years ago
Nothing New Since Your Last Visit
10208
Hits

Thread 20 of 25
Thread Starter  

djsmith9
TMonthCalendar and OnGetMonthInfo problems
{Too Long!}
24 years ago
1 Reply:

Anonymous
Try such a nice piece of code as

Calendar.Date:=Calendar.Date+31;, Calendar.Date:=Calendar.Date-31;

to Force that component +)

And it will bold the current month))

--- Moonflame_9x

16 years ago
Nothing New Since Your Last Visit
8420
Hits

Thread 19 of 25
Thread Starter  

programc++
Gaining and losing focus on TSpeedButton
I have a TSpeedButton and I am not able to lose the focus on this SpeedButton.Once the focus is lost I want to regain the focus again. Any Suggestions??
22 years ago
3 replies. Last post:

programcpp
Actually I made the TSpeedButton get focussed using the Enabled property. I initialised it to false. When I need to get the focus back, I just assign Enabled as true and it works fine. So initially all the buttons are not activated. Works fine I guess .. atleast for my application
22 years ago
Nothing New Since Your Last Visit
7973
Hits

Thread 18 of 25
Thread Starter  

gholkar
Visual Basic dll in Delphi
I need information on following points :, , 1. I am not able to use the DLL created using Visual Basic in Delphi. Do I need to incorporate extra settings either in Visual Basic or in Delphi?, 2. Can we make Visual Basic to use Pascal Calling Conventions? , , I will be highly obliged. Thanks in advance...!!!, , With Regards,, Mangesh.
24 years ago
1 Reply:

Scott
{Too Long!}
24 years ago
Nothing New Since Your Last Visit
7410
Hits

Thread 17 of 25
Thread Starter  

kinyanjuism
Selecting next value in a dblookupcombobox without
Hi,, Thank you for answering my previous question. , , Currently I have a problem changing the selection of a dblookupcombobox to the next value with the focus lost (as in when somebody presses the VK_DOWN - arrow key down - when the control has focus)., , Thanks. Hoping to hear from you.
25 years ago
Nothing New Since Your Last Visit
7141
Hits

Thread 16 of 25
Thread Starter  

Amir
how can I Login to PHP pages with NMHttp?
Hi. is there any one help me? I want to Login to one Website (Username & Password)Like mail.yahoo.com ?Using NMHttp Post method in my program.but i can't do this. I'm using Delphi6., Tnx.
21 years ago
Nothing New Since Your Last Visit
5346
Hits

Thread 15 of 25
Thread Starter  

Badzooka
Using Delphi TColorGrid
How do you specify which color to use with TColorGrid from the samples page? Why isn't it documented?
24 years ago
4 replies. Last post:

badzooka
Thanks Mike.
24 years ago
Nothing New Since Your Last Visit
5336
Hits

Thread 14 of 25
Thread Starter  

programc++
Two TMainMenu on the main form .. is it possible??
Hello,, I am developing an application where there is a main form. This main form has a TMainMenu with all the necessary drop down menu items. Now I have a MDI child window which changes according to the menu item selected from TMainMenu. Depending on which MDIchild window I am opening, I need one more Menubar on the main form which is similar to the main TMainMenu. I tried using another TMainMenu on the main form. But during run time it is not displayed. Can anyone help me with this .Any other suggested solution will be appreciated., , Thanx, Mahendra Ghuge
22 years ago
7 replies. Last post:

programcpp
Hello,, I got it working. Works fine now. Thanks alot Angel and Wes for all your help appreciate it
22 years ago
Nothing New Since Your Last Visit
5086
Hits

Thread 13 of 25
Thread Starter  

kinyanjuism
DBLOOKUPCOMBOBOX property ITEMS
Hi,, Kinyanjui again. The DBLOOKUPCOMBOBX doesn't have the ITEMS property so am not able to manipulate the DBLOOKUPCOMBOBOX the way you suggested., , Could you please propose another way, sending message (which?) or something?, , Thanks
25 years ago
1 Reply:

Scott
{Too Long!}
25 years ago
Nothing New Since Your Last Visit
4723
Hits

Thread 12 of 25
Thread Starter  

riotboy
Using TWebbrowser to enter text and click button
Using TWebbrowser to access a web form with a few fields on it, and a couple of buttons. I want to enter some text into one of these form Fields, then click one of the buttons ('Search'), with delphi code accessing the page via TWebbrowser. I can access the complete HTML page source (is in a frame but i do a fool workaround to trick it into discarding the outer frame anyway).  I know what the button and the field names are. Having Zero luck with this so far, need a direction to be pointed in if nothing more.  Any Ideas?
18 years ago
1 Reply:

Wes
{Too Long!}
18 years ago
Nothing New Since Your Last Visit
4629
Hits

Thread 11 of 25
Thread Starter  

Ron Roper
Can't control visibility in DBCtrlGrid ?
I am using a DBCtrlGrid to display several records on screen at once. The control grid has a DBCheckBox and a DBEdit on it. I am trying to control the Visible state of the DBEdit according to the Checked state of the DBCheckBox., , When a checkbox is clicked (I am using the OnClick event), the corresponding DBEdit behaves correctly, however all the other DBEdits (for the other records) change state whenever I move to another record. , , I notice that the controls placed on a DBCtrlGrid actually appear with the Form as their parent in the object inspector., , Is there any way to determine which instance of the controls I am dealing with at any one time and limit the effects to just one record at a time., , Thanks for any help, , RonR , --------------------------------------------------------------------------------
24 years ago
Nothing New Since Your Last Visit
4536
Hits

Thread 10 of 25
Thread Starter  

Pelagian
Calendar VCL with multiple date display

I have written a little programs that keeps information on relatives and friends and I would like to show on the current month's calendar all the dates on which birthdays may fall.

 

Is there a free Calendar component  for Delphi 7 (or upwards) that allows for the display of multiple dates.

14 years ago
1 Reply:

Wes
I can't promise that such a calendar component is in there, but have you investigated Project Jedi? http://www.delphi-jedi.org/
14 years ago
Nothing New Since Your Last Visit
4517
Hits

Thread 9 of 25
Thread Starter  

grey guru
Updating third-party components
{Too Long!}
16 years ago
2 replies. Last post:

ta2412
{Too Long!}
16 years ago
Nothing New Since Your Last Visit
4386
Hits

Thread 8 of 25
Thread Starter  

Thomas Duval
LookUp ComboBox
Does someone make a component for Delphi that can lookup a key field and replace multiple fields columns in a grid. I am trying to find a component that works like the old dos version of Paradox3. I would like to enter a part number in the main table and look the part number description and price in a data table; then place that data in the main table (part number description and price.
24 years ago
Nothing New Since Your Last Visit
4153
Hits

Thread 7 of 25
Thread Starter  

programc++
dynamic buttons on the form
Hi,, I have a main form and 3 MDI child form. I have 6 different buttons altogether for the application. I need somhow to able to view 2 buttons at a time depending upon the child form opened. I can hide the buttons but I cannot display different button at the same location. , Can anyone help me out with this.., , Thanks in advance, Mahendra Ghuge
22 years ago
6 replies. Last post:

programcpp
Hi angel,, That works fine .. thanks for your help
22 years ago
Nothing New Since Your Last Visit
3744
Hits

Thread 6 of 25
Thread Starter  

ecotone
No default printer error when adding QReport
I get an error "There is no default printer defined" when trying to add a QuickRep object even though there is a default printer defined. The object doesn't get added. Any clues?
24 years ago
Nothing New Since Your Last Visit
3535
Hits

Thread 5 of 25
Thread Starter  

Speaker
How can i...
Please, how can i populate a new component based on this article http://www.prestwood.com/aspsuite/kb/document_view.asp?qid=100296 But with a lot more functionality. Thanks you, Martin
19 years ago
1 Reply:

Wes
{Too Long!}
19 years ago
Nothing New Since Your Last Visit
3473
Hits

Thread 4 of 25
Thread Starter  

NevilleRichards
Component Design - double click
I have a faint recollection of being told how to ensure a certain action from a component if it double-clicked at DESIGN TIME., , Does anyone know what the secret is? Big Grin! , , Neville
24 years ago
4 replies. Last post:

NevilleRichards
It looks as if you have hit the nail on the head., , The answer is there, if somewhat complicated!, , Thanks, Neville
24 years ago
Nothing New Since Your Last Visit
3180
Hits

Thread 3 of 25
Thread Starter  

kata.ro
Needa hand with TListView ...
I have a problem using the TTListView ... maybe someone can help me ..., So, let's start. Les't say I have a ListView on my form.The listView has 5 items an 9 colums... I view the list as report.How can I get the information from the item 3 and column 5 into a TEdit ??, Thnks in advance.
24 years ago
2 replies. Last post:

mcdigital
ShowMessage(ListView1.Items[3].SubItems[9]);, , This Will print what you need!, I guess.. Big Grin! Eek!
24 years ago
Nothing New Since Your Last Visit
3060
Hits

Thread 2 of 25
Thread Starter  

ooni
"window creation error" infopower Delphi
Hi all,, , I am using the infopower component lib on Delphi 1. , , In a TTabbedNoteBook, I have set a TwwDBGrid. When clicking on a given tab, the associated event onChange is executed correctly, then the error message "window creation error" is appearing. The next debug action steps into wwstr.pas., This issue occurs especially when the wwDBGrid (associated to a wwTable) is filled with new information., , I use the BDE 16 bits release 2.50, , Do you know about this issue ? Can you advice to find on the web the right infopower sources/lib for Delphi 1 (16 bits) ?, , Thank you very much, Best regards,, , Olivier OPPIZZI Confused
24 years ago
1 Reply:

Rick Carter
InfoPower is commercial, so I doubt you'll find more than a demo version on the web., Do you have a licensed copy installed and running, or have you never really gotten it running? And what version of Windows are you running?
24 years ago
Nothing New Since Your Last Visit
3032
Hits

Thread 1 of 25
Thread Starter  

tuck
blue cell in tstringgrid
hi there,, in tstringgrid theres one cell which is blue, how can i make it white????? the cell which had the focus at last turns blue!!! argh, excuse my bad english and please help meeee
24 years ago
1 Reply:

Scott
{Too Long!}
24 years ago
Nothing New Since Your Last Visit
3028
Hits

New Thread
Go ahead!   Use Us! Call: 916-726-5675  Or visit our new sales site: 
www.prestwood.com


©1995-2026 Prestwood IT Solutions.   [Security & Privacy]