www.delphi-club.ru

... таблици/запроса курсор в DBGrid оставался на том же месте. ... Переписанный под Delphi 7 вариант ... result:=Row; end; ... Active then

  forum.codenet.ru

  www.DelphiSources.ru

  www.thoughtco.com

  bighow.org

DbGrid и множественный выбор ... class(TForm) Table1: TTable; DBGrid1: TDBGrid; Count: TButton; Selected: TButton; Clear: TButton; Delete: TButton; Select: ...

  www.delphisources.ru

Статья Как изменить цвет отмеченных записей в DBGrid раздела Компоненты и Классы TDBGrid полезна для разработчиков на Delphi и FreePascal. ... TColumn; State: TGridDrawState); var index: Integer; Marked, Selected: Boolean; begin Marked := False; if (dgMultiSelect in Grid. ... Row-1 = THackDBGrid(Grid).

  www.kansoftware.ru

Теперь, если свойство Active установить в True, то при запуске ... таблицы с помощью полос прокрутки (scrollbar) на нижней и правой сторонах DBGrid.

  www.helloworld.ru

+ Поддержка ARC (Automatic Reference Counting) Delphi компиляторов ..... If this property is enabled and DataSet is Active and it contains no data, then DBGridEh draws ... You can specify the inscription for each DBGrid or set a global variable .... Set this value to show record number in the indicator column.

  www.ehlib.com

For Delphi 7, 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, .... TAdvStringGrid sample 37: sorting on selected fixed rows of choice Info

  www.tmssoftware.com

Learning Delphi. 16 answers ... Auto refresh a TDataSet / DBGrid. Oct 27 '16. 1 ... Delphi - Get all column names of selected row from DBGrid. Nov 26 '16.

  stackoverflow.com

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

  qaru.site

  jquery.devhelping.com

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

  citforum.ru

  qa-help.ru

But it is better to test the number of columns that are active (AddIndex = done). procedure TForm2.DBGrid1TitleClick(Column: TColumn); begin if Column.

  stackoverflow.com

Using d5, TDBGrid, SQLite3 and ZEOS. Database has 2000 items, one Column is an "Active" as Boolean, a second Column is "ItemName" as Text...

  stackoverflow.com

Requested operation requires a current record Delphi БД Ответ. ... В DBGrid всё пропадает и потом при повторном выполнении этот ...

  www.cyberforum.ru

  forum.codecall.net

Page generated - 0.019548893 (3743123e952d86fcbf9285bf8f19201a)