Вниз
Скачать: 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.03 c
1-1082657485
K@rt
2004-04-22 22:11
2004.04.11
Список окон


14-1079272102
nikiton
2004-03-14 16:48
2004.04.11
Объединяемся!


6-1079634018
Awod
2004-03-18 21:20
2004.04.11
Delphi и Indy


7-1075519880
Прямой
2004-01-31 06:31
2004.04.11
Как прочитать сектор ?


14-1079488850
vidiv
2004-03-17 05:00
2004.04.11
Курсовик.




   Наверх