Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 11(0.011 seconds)
Sort By:
 
Good day, I am planning to upgrade my delphi 6 version to turbo delphi 2006, I am concern about 3rd party components. I am using two 3rd party components currently with delphi 6, Forsted Repo...
Zones: Delphi ProgrammingDate Answered: 12/26/2006 Rating: 7.4 Views: 0
Hi I would like to add an Image to TRichEdit control, if possible. I would like to have a text written above and below image. Is this possible in Delphi 2006? Perhaps in 2009 there is better...
Zones: Delphi ProgrammingDate Answered: 04/12/2009 Rating: 8.2 Views: 0
Hi My application processes very large amounts of data, not from database. I have lots of Records and array of records, and I need to be careful with assigning data type to variables, otherwise ...
Zones: Delphi Programming, Del...Date Answered: 11/08/2008 Rating: 7.0 Views: 0
Hi I have a form which has on Panel where all the controls are. the Panel is centered and to achieve centering also onResize of form, I have this: procedure TForm1.FormResize(Sender: TObject...
Zones: Delphi ProgrammingDate Answered: 04/16/2008 Rating: 6.8 Views: 6
I have been trying to figure out how to a multi level undo/reduo.  I have had no luck.  Is it possible?
Zones: Delphi ProgrammingDate Answered: 05/19/2008 Rating: 9.4 Views: 0
Hi I have an annoying issue with TRichEdit. I'm not sure how to solve it. I have a TRichEdit control and the size is h:60 w:240. this should be enough for 4 lines of text. I execute: R...
Zones: Delphi ProgrammingDate Answered: 04/01/2009 Rating: 9.5 Views: 0
Hi my application is processing data and it can take up to 10 minutes to do. It can make tens of millions of cycles... to have some sort of screen refresh and indicator I put this to every main ...
Zones: Delphi ProgrammingDate Answered: 11/07/2008 Rating: 6.6 Views: 12
Today after I deployed my Intraweb application, global variables that has been declared in public section of DataModule is shared. When user 1 modified a variable, user 2 will get this new modifica...
Zones: Delphi ProgrammingDate Answered: 11/09/2008 Rating: 6.4 Views: 18
Hi I would like to draw a RichEdit content and Image on Panel. I guess this is drawing on Panel's canvas, right? I found a lot of examples, but nothing actually worked on Panel, or I couldn't ma...
 
Related Solutions:
Draw RichEdit on Canvas - How To Get RichEdit's Drawn...

Hi I got a solution on how to draw RichEdit and Bitmap on Canvas. In attached code the bitmap ...

Tags: Delphi, RichEdit, Bitmpap, canvas| Rating: 7.4
Draw RichEdit on Canvas - how to avoid flickering?

Hi I'm attaching a simple example of drawing RichEdit text on Canvas. You can see the original...

Tags: Delphi, RichEdit, canvas, flickering| Rating: 9.4
 
Zones: Delphi ProgrammingDate Answered: 04/22/2009 Rating: 8.7 Views: 84
Hi is it possible to create a component that can execute some code in design mode? let's say I have a Panel which holds squares, 3 different sizes 10x10, 100x100 and 200x200... and they are ...
Zones: Delphi ProgrammingDate Answered: 05/26/2009 Rating: 9.3 Views: 0