| View previous topic :: View next topic |
| Author |
Message |
khorsandi Member
Joined: 18 Dec 2004 Posts: 1
|
Posted: 31/01/05 06:11 Post subject: How can i write a component of the kind of ComboBox that ... |
|
|
hi,
How can i write a component of the kind of ComboBox, that while i click on dropdown button open the another window and this window closed while i click on another part of the form or desktop.
I exactly want to implement TDateTimePicker of Delphi for another usage.
I will become so thankful if lead me or introduce another LINK to me.
Mehrdad Khorsandi. |
|
| Back to top |
|
 |
Stefan Junior Member
Joined: 27 Sep 2004 Posts: 61 Location: Netherlands
|
Posted: 02/02/05 10:25 Post subject: |
|
|
Hi,
If you want to implement the same behaviour than why don't you have a look at the code for the TDateTimePicker (c:\program files\borland\delphi7\source\vcl\comctrls.pas) ?
Cheers,
Stefan |
|
| Back to top |
|
 |
|