Главная страница
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.032 c
9-1070123297
AxxxE
2003-11-29 19:28
2004.04.11
Collision в 3D


1-1082456517
alextov
2004-04-20 14:21
2004.04.11
Один метод для разных типов передаваемых в него параметров


3-1081362373
Swimmer
2004-04-07 22:26
2004.04.11
Какое ядро БД легче: BDE, dbExpress или ADO?


1-1080207401
Vyacheslav
2004-03-25 12:36
2004.04.11
Определить WinXP


1-1080138951
Marina
2004-03-24 17:35
2004.04.11
Как вывести строку из DLL