Delphi
Delphi is a software development package created by Borland.
Application
Any
Platform
PowerPC
Remove
License
Any
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...
: 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,...
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;...
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?...
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...
: 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...
: : : : : 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...
: : : : 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...
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...
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...
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...
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...
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...
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...
: : : 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...
: : 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
:...
: 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
:...
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...
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...
Hi,
Anybody knows how to add a table and fill its cells from delphi application???
Thanks from now...