Вниз
Скачать: 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.027 c
8-1076071591
mfasakhov
2004-02-06 15:46
2004.04.11
Воспроизвести AVI на видеовыходе Pinnacle DV500


3-1079078589
Ломак
2004-03-12 11:03
2004.04.11
Процедура в Firebird


3-1081331855
July
2004-04-07 13:57
2004.04.11
как узнать результирующий текст запроса с параметрами


7-1080146989
$tranger
2004-03-24 19:49
2004.04.11
HOOKs


1-1080217062
satron
2004-03-25 15:17
2004.04.11
Печать из WebBrowser...




   Наверх