Вниз
Скачать: 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.038 c
14-1079729221
konstantinov
2004-03-19 23:47
2004.04.11
Хостинг


1-1082482837
Yegorchic
2004-04-20 21:40
2004.04.11
Goto


3-1081503684
denik
2004-04-09 13:41
2004.04.11
Мастера, каким образом


6-1079458335
hexbat
2004-03-16 20:32
2004.04.11
ГОСПОДА, ПОМОГИТЕ С XML - ЗАПРОСАМИ !!!


14-1079708935
AsD
2004-03-19 18:08
2004.04.11
Large HDD




   Наверх