Вниз
Скачать: 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.045 c
14-1079864636
Chcnger
2004-03-21 13:23
2004.04.11
Динам. списки


7-1079636270
Константин
2004-03-18 21:57
2004.04.11
Автозапуск


14-1082080865
Думкин
2004-04-16 06:01
2004.04.11
С днем рождения! 16 апреля.


3-1081923686
Имя2
2004-04-14 10:21
2004.04.11
Фильтрация


1-1082637525
CSTR
2004-04-22 16:38
2004.04.11
Возведение в степень...




   Наверх