Delphi
Delphi is a software development package created by Borland.
Forum Post

Re: DrawGrid on Borland delphi 7.0

Hi; ModeOfCell is a globally defined array in that code, it is not a built-in component property. (you can download the whole source code of it in www.delphi-central.com) : I dont know how...
Forum Post

Re: DrawGrid on Borland delphi 7.0

: I dont know how to get this : : Unit1.pas(123): Undeclared identifier: 'ModeOfCell' : : this error is in this source code: : : procedure TfrmMain.DrawGridDrawCell(Sender: TObject; ACol,...
Forum Post

DrawGrid on Borland delphi 7.0

I dont know how to get this Unit1.pas(123): Undeclared identifier: 'ModeOfCell' this error is in this source code: procedure TfrmMain.DrawGridDrawCell(Sender: TObject; ACol, ARow: Integer;...
Forum Post

Re: data from Delphi to Excel

Hi; 1) When we write a long string in a cell in Excel, it spans just a single line on that cell. Is it possible to make Excel change it automatically so that the string is easily viewed by a user?...
Forum Post

How can I edit a Readonly DataGrid?

Hi, I want to edit a cell or a row of a DataGrid (Windows Form) that is readonly. If I set the Readonly property to false all rows and columns of DataGrid will be editable; I didn`t that. I know...
Forum Post

Re: DrawGrid keeps jumping back to top

: I have a Drawgrid in a ScrollBox control. : : Sometimes, when I click on the Drawgrid (while a lower part of it is visible) it automatically repositions the Scrollbox scrollbar position to the...
Forum Post

Re: DBGrid

: : : : : Hi, : : : : : : : : : : I've got a DBGrid in my application. It contains a field that is a currency in the database. In the DBGrid it doesn't show like a currency field. If the value is...
Forum Post

Re: DBGrid

: : : : Hi, : : : : : : : : I've got a DBGrid in my application. It contains a field that is a currency in the database. In the DBGrid it doesn't show like a currency field. If the value is 2 it...
Forum Post

Printing String Grids

Hello All I got a very nice piece of Delphi code the other day from the web, http://www.tipps.delphi-source.de/oberflaeche/tut20030208-4.shtml I needed to print out the contents of a String...
Forum Post

The Canvas

When Delphi "draws" on a canvas, such as a cell in a grid, is this canvas (i.e. the cell) an individual canvas or is it a "sub - section" of a larger canvas (the grid itself)? Or, is the grid a...
Forum Post

Graphics that flicker

Dear All, I am a researcher and use Delphi(5) as a modelling tool. At the moment I try to display a grid of cells that keep changing their status, i.e. change colour. I draw my grid (a group of...
Forum Post

Flickering Graphics

Dear All, I am a research and use Delphi(5) as a modelling tool. At the moment I try to display a grid of cells that keep changing their status, i.e. change colour. I draw my grid (a group of...
Forum Post

Strange behavior of StringGrid in Delphi 5.0.

Hi! I made GUI program which enable/disable the privilege of editing StringGrids. However, when I the first time run the rountine that enable user to edit the StringGrid, strange thing happen: the...
Forum Post

How to assign a string to a cell of DrawGrid?

I'm using Delphi 5.0. I'm wondering how to assign a string to a cell of DrawGrid. When I call the method "SetEditText", the compiler gives a message: **************************** DrawGrid...
Forum Post

Re: How to make character map

: : : I want to make a character map program using delphi 6 or 7, but I can't find the component display the letter especially the unicode letter from a installed system font like Arial or Webdings...
Forum Post

Re: How to make character map

: : I want to make a character map program using delphi 6 or 7, but I can't find the component display the letter especially the unicode letter from a installed system font like Arial or Webdings :...
Forum Post

Re: How to make character map

: I want to make a character map program using delphi 6 or 7, but I can't find the component display the letter especially the unicode letter from a installed system font like Arial or Webdings :...
Forum Post

Re: Rightclick on a Stringgrid

You can recognize the Right Click this using the OnMouseDown Event for the StringGrid. Create the event, notice the TShiftState variable in the declaration. It allows you to watch for all sorts of...
Forum Post

Re: String grid causing havoc!!

don't ask 4 much...heh...lanzarote indeed!! how rude...this means all this time u have been lying!! tellin me u ain't done ne work...and i though u were a friends. FRIENDS don't suddenly start doing...
Forum Post

How to add a table to a Word Document From Delphi App

Hi, Anybody knows how to add a table and fill its cells from delphi application??? Thanks from now...
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.