Вниз
Скачать: 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.026 c
1-1082500848
Cref12
2004-04-21 02:40
2004.04.11
Image


1-1082437367
Tornado
2004-04-20 09:02
2004.04.11
Какой использовать компонент?


7-1079501839
Zyb
2004-03-17 08:37
2004.04.11
Запуск закрытие приложения


1-1080345215
Новичек
2004-03-27 02:53
2004.04.11
[Fatal Error] File not found: D: .. .. .. delphix Source GL.pas


11-1067029912
mike.dld
2003-10-25 01:11
2004.04.11
2Gandalf




   Наверх