Recent IT Questions

1 - 15 of 15
<<PREVIOUS 1 NEXT>>

Delphi 5 and Crystal Reports 8.5 and User Function Library

Hello all,    I am trying to create a UFL in Delphi 5 for use in Crystal Reports 8.5.  Does anyone know how to successfully do this?  I have some examples, but they all leave out some information and I end up not being able to create the UFL and use it the way it is supposed to work. Thanks,...

Answer Question   |  Oct 1 2009  9:56 PM GMT
UFL, Crystal Reports 8.5, Delphi 5
asked by Ricm

  25 pts.

Using TRichEdit: What color is this line?

I am using Delphi 7 and a TRichEdit component that has various colored lines in it. For example, text on lines 1 through 10 is clRed, lines 11 through 14 are clGreen, lines 15 through 25 are clRed, lines 26 through 27 are clGreen, etc... What I would like to do is generate events that would...

Answer Question   |  Jun 27 2009  6:31 PM GMT
Delphi, Delphi 7, Delphi 5
asked by Sandisk

  25 pts.

Delphi application freezing on search

We have a deplhi application running. Sometimes (NOT all the time) when the user selects a search criteria and enters the search field, the application freezes after displaying the results in the grid. The grid that displays the search result is of type TAdvStringGrid. Backend is Oracle.

Answer Question   |  May 25 2009  9:56 AM GMT
Delphi 5.0, Oracle development, TAdvStringGrid
asked by Archarish

  5 pts.

stored procedure component

what is the difference between the way of using storedprocedure component in delphi5 and delphi7?

Answer Question   |  Jan 12 2009  1:36 PM GMT
Delphi, Stored Procedures, Delphi 5.0
asked by VPL

  95 pts.

scroll bar in dbgrid

As i am scrolling through the dbgrid in delphi the datetime picker is showing the date that is present in the first cell value.Please tell me how to avoid this condition and display whatever date is present on that particular cell of that dbgrid.Thanks in advance.

Answer Question   |  Jun 26 2008  12:29 AM GMT
Delphi, Delphi 5.0, DBGrid
asked by Rajalakshmi08

  240 pts.

dbgrid in delphi

1)At run time the dbgrid populating with values,when i am trying to move the cursor from one cell to another cell in dbgrid it is trying to create a new row immediately after the last record in the data set related to this dbgrid.So could any one please provide pointers to creation of new row

Answer Question   |  Jun 17 2008  4:54 PM GMT
Delphi, Delphi 5.0, DBGrid
asked by Sampath1987

  5 pts.

DBGrid

How to iterate through the rows and cols of a dbgrid?Can anyone explain me how to acheive this?

View Answer   |  Jun 5 2008  10:00 AM GMT
Delphi, Delphi 5.0, DBGrid
asked by Rajalakshmi08

  240 pts.

Align the datetimepicker to the cell

Can anyone tell me what is the logic behind gutter:=(Rect.Bottom-Rect.Top) div 5; the_rect.Top:=Rect.Top+gutter; the_rect.Left:=Rect.Left+(gutter-1); the_rect.Bottom:=Rect.Bottom-gutter; the_rect.Right:=(the_rect.Bottom-the_rect.Top)+the_rect.Left; But the above...

Answer Question   |  Jun 4 2008  1:18 PM GMT
Delphi, Delphi 5.0, DateTimePicker
asked by Rajalakshmi08

  240 pts.

Getting a date value from dbgrid in delphi

Can anyone explain me how to get the date value from dbgrid to update it in the database.Thanks in advance.

View Answer   |  Jun 4 2008  1:15 PM GMT
Delphi, Delphi 5.0, DBGrid
asked by Rajalakshmi08

  240 pts.

DbGrid in Delphi5.0

I am writing the method for drawcolumncell but it is not being called when the form is created.Can anyone tell me how to call that method and how to get the values from the database populated into dbgrid.Please provide me answer as soon as possible?

Answer Question   |  May 30 2008  1:05 PM GMT
Delphi 5.0, DBGrid, DrawColumnCell
asked by Rajalakshmi08

  240 pts.

DBGrid in Delphi

Can anyone tell me how to embed a datetimepicker and checkbox in DBGrid in Delphi at runtime.Please provide me pointers asap.

View Answer   |  May 29 2008  8:07 AM GMT
DateTime, Delphi 5.0, DBGrid
asked by Rajalakshmi08

  240 pts.

DateTimePickeratruntime

Can anyone tell me how to embed a datetimepicker in a string grid at runtime

View Answer   |  May 29 2008  3:34 AM GMT
Delphi 5.0
asked by Rajalakshmi08

  240 pts.

Datetimepicker at runtime

Can anyone tell me how to embed the datetime picker at run time id delphi

View Answer   |  May 28 2008  9:49 AM GMT
DateTime, Delphi 5.0
asked by Rajalakshmi08

  240 pts.

Combo Box

Can anybody explain how to use a combo box for getting the values from the database.is there any dbcombobox for this purpose in Delphi?

View Answer   |  May 26 2008  12:01 AM GMT
ComboBox, Delphi 5.0
asked by Rajalakshmi08

  240 pts.

Delphi

How to assign value to the cell inside the grid in the code like grd.cells[col,row] : =0 is trhe above stmt correct.Kindly tell the correct one.

Answer Question   |  May 22 2008  11:23 AM GMT
Delphi, Delphi 5.0
asked by Rajalakshmi08

  240 pts.

1 - 15 of 15
<<PREVIOUS 1 NEXT>>