Вниз
Скачать: 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.97 c
3-1079326499
Janbolat
2004-03-15 07:54
2004.04.11
Про installshieldexspress


9-1065704362
Zeqfreed
2003-10-09 16:59
2004.04.11
Как создать окно для DirectDraw посредством WinAPI


3-1081800911
Mirror
2004-04-13 00:15
2004.04.11
EHLib


1-1082404346
Yong
2004-04-19 23:52
2004.04.11
Как получить параметр командной строки?


1-1079975560
555ААА555
2004-03-22 20:12
2004.04.11
Принтер и миллиметры




   Наверх