www.delphi-club.ru

Оформил: DeeCo { I did not found property to know the rownumber of a TDBGrid , so I will try this in the OnDrawColumnCell of a DBGrid: } procedure TformX.

  www.delphisources.ru

  www.DelphiSources.ru

  www.thoughtco.com

  bighow.org

6 янв 2018 ... Выпадающий список в DBGrid ( свойство PickList). Группа во ... DELPHI Урок № 21 Выпадающий список в DBGrid (PickList) ... Show more

  www.youtube.com

  forum.codecall.net

RowHeights[TStringGrid(DBGrid1).Row] := TStringGrid(DBGrid1). DefaultRowHeight * 2; Next; end; First; dbGrid1.Show; end; procedure ...

  www.cyberforum.ru

+ Поддержка ARC (Automatic Reference Counting) Delphi компиляторов ..... + Added ability to display summing rows in groups. ... You can specify the inscription for each DBGrid or set a global variable DBGridEhEmptyDataInfoText that is located in the .... Set this value to show record number in the indicator column.

  www.ehlib.com

DBGrid показывает все колонки, хотя в некоторых стоит свойство Visible= false. Решение: 1) ... в файле %Program Files%\CodeGear\Delphi for ... this-> PanelNewCode->show(true). .... getValue(col,row);. dbgrid.getTableModel(). setValue(col,row,value); ... if (typeof(thetext)=="number") thetext=thetext.

  forum.sources.ru

I have a grid of entries the user will click on to multi-select for a process. Some of the entries will be invalid based upon values of the first selected row.

  stackoverflow.com

  www.experts-exchange.com

A site license allows an unlimited number of developers within the company to use the ... For Delphi 7, 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, .... TAdvStringGrid sample 15: rich text drag & drop, printing and enhanced row ... TAdvStringGrid sample 57: using cell controls to show a grid inside a grid Info

  www.tmssoftware.com

Как вывести Hint для ячейки DBGrid. Создайте на форме DataSource1, Table1, DataSource2, Table2, DBGrid1. Table1 и Table2 свяжите со своей базой ...

  www.delphisources.ru

10 июн 2003 ... Заголовки остальных колонки DBGrid нарисует сам. ..... records managed by the dataset corresponds to the number of rows shown by the grid, ..... Специально для Королевства Delphi Скачать проект: ExDBGrid.zip (25К) ...

  citforum.ru

Метод Show открывает Excel и запускает процесс экспорта. Можно и не ... Cells[Row, Col]:=Copy(st,1,i1-1)+PropValue+Copy(st,i2+1,length(st)); end; c.Free ;.

  www.codenet.ru

I have a delphi form with TFDConnection, TFDQuery, TDataSource and TDBGrid. I want to show the data that my query gets (select * from table_1) and put it in my DBGrid.

  stackoverflow.com

StringGrid Delphi - компонент для отображения различных данных в табличной форме. ... номер столбца: StringGrid1.Col. номер строки: StringGrid1.Row ...

  www.delphi-manual.ru

Вы можете проверить свойство DataSet.IsEmpty. If not DBGrid.DataSource.DataSet.IsEmpty then ShowMessage(Format('DBGrid ''%s'' has more than one record.', [DBGrid.Name]));

  qaru.site

Page generated - 0.0345749855 (4154dbe35fa441de412a4967332b739d)