Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.032 c
7-1073743146
Angel_Forever
2004-01-10 16:59
2004.04.11
Quake & CS


14-1079761597
isko
2004-03-20 08:46
2004.04.11
все заплатки и обновления...


7-1074409728
Alexey Churkin
2004-01-18 10:08
2004.04.11
Печать на принтере


8-1076342936
Сережа
2004-02-09 19:08
2004.04.11
Рисование


1-1082622321
Liona
2004-04-22 12:25
2004.04.11
создание модуля




   Наверх