Вниз
Скачать: 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.029 c
11-1060887040
KreZ0n
2003-08-14 22:50
2004.04.11
Расширения файлов


8-1070898627
Denis555
2003-12-08 18:50
2004.04.11
недостаточно памяти для выполнения операции


3-1081491933
Fishka
2004-04-09 10:25
2004.04.11
Транзакция как бы глючит


9-1070123297
AxxxE
2003-11-29 19:28
2004.04.11
Collision в 3D


1-1082381323
Феликс М.
2004-04-19 17:28
2004.04.11
Печать как из Ворда




   Наверх