forums.devshed.com

  www.DelphiSources.ru

  bighow.org

  www.h-delphi.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

StringGrid Delphi - компонент для отображения различных данных в ... procedure SetCaretPosition(Grid: TStringGrid; col, row, x_pos: Integer); ...... то вместо (not IsEmpty(StringGrid1)) там можно написать trim(StringGrid1. ...... Благодаря SG получаю названия таблиц на русском, чего не мог получить в DBGrid.

  www.delphi-manual.ru

Apart from the fact that an incorrect assignment is made, a switch back to " ascending" is not possible. For 2 Colums you need 4 Indexes. Assuming ' objname' ...

  stackoverflow.com

  www.delphi-club.ru

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 and .... TPlanner sample 1: Overview demo : non DB aware Planner with horizontal ...

  www.tmssoftware.com

5 дек 2018 ... Note (3): This version number refers to the ODBC standard, not to the .... To insert a new record into a TDataset descendent, one should use the method Insert. .... However, you can make TDBImage Delphi compatible: see Lazarus For ... If you have a DBGrid attached to the same dataset, you may decide ...

  wiki.freepascal.org

29 мар 2017 ... Как выполнить Предотвращение добавления и удаления в элементе управления DataGridView Windows Forms строкHow to: Prevent ...

  docs.microsoft.com

10 июн 2003 ... Подмена стандартного Inplace-Editor'a в DBGrid отдельным ..... by the dataset corresponds to the number of rows shown by the grid, and the ..... Специально для Королевства Delphi Скачать проект: ExDBGrid.zip (25К) ...

  citforum.ru

uses DB, Classes; var i : integer; row : string; ..... with DataSet, tstringlist.create() do begin first; while not eof do begin row := ''; for i :=0 to ...

  codingrus.ru

I did not found property to know the rownumber of a TDBGrid, so I will try this in ... DefaultRowHeight //so, RowNo has the Row to be draw in the moment ... end; ...

  www.delphisources.ru

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

  qaru.site

+ Поддержка ARC (Automatic Reference Counting) Delphi компиляторов + Совместимость с ..... You can specify the inscription for each DBGrid or set a global variable .... Set this value to show record number in the indicator column. It works ...

  www.ehlib.com

  www.thoughtco.com

6 янв 2018 ... Привет, мир! Это урок про то.ю как нам облегчить жизнь) коротко и ясно. Выпадающий список в DBGrid ( свойство PickList). Группа во ...

  www.youtube.com

  qa-help.ru

Page generated - 0.0339298248 (34c3de77b716a1db141862c97abfadb1)