Вниз
Скачать: 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.068 c
14-1079336766
Kio
2004-03-15 10:46
2004.04.11
Красивая винда


14-1081925766
lehich
2004-04-14 10:56
2004.04.11
книга по WinAPI


1-1082700177
webpauk
2004-04-23 10:02
2004.04.11
OnClick


14-1082378849
zamkom
2004-04-19 16:47
2004.04.11
Не могу найти.


7-1080132722
Nestee
2004-03-24 15:52
2004.04.11
Пароль на rar архив




   Наверх