Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.04.11;
Скачать: CL | DM;

Вниз

TGridDrawInfo?   Найти похожие ветки 

 
ivn ©   (2004-04-23 16:45) [0]

Мастера, где можно найти описание структуры TGridDrawInfo?


 
Locker   (2004-04-23 17:34) [1]

Unit Grids;

...

type
 TGetExtentsFunc = function(Index: Longint): Integer of object;
 TGridAxisDrawInfo = record
   EffectiveLineWidth: Integer;
   FixedBoundary: Integer;
   GridBoundary: Integer;
   GridExtent: Integer;
   LastFullVisibleCell: Longint;
   FullVisBoundary: Integer;
   FixedCellCount: Integer;
   FirstGridCell: Integer;
   GridCellCount: Integer;
   GetExtent: TGetExtentsFunc;
 end;

 TGridDrawInfo = record
   Horz, Vert: TGridAxisDrawInfo;
 end;



Страницы: 1 вся ветка

Текущий архив: 2004.04.11;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.048 c
3-1081963079
tERRORist
2004-04-14 21:17
2004.04.11
Обновление данных на SQL-сервере из Access-базы


3-1081778909
Gennadiy
2004-04-12 18:08
2004.04.11
Проблема с запросом в IBQuery


1-1080130326
Th
2004-03-24 15:12
2004.04.11
Библиотека строковых функций


14-1079464480
QWert
2004-03-16 22:14
2004.04.11
Теоретический вопрос по Tray


3-1079343715
Desdechado
2004-03-15 12:41
2004.04.11
как получить список подключенных к БД и отдельной схеме