Вниз
Скачать: 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.067 c
8-1071565731
Mad Devil
2003-12-16 12:08
2004.04.11
Наложение изображенией


7-1079620750
Falendysh
2004-03-18 17:39
2004.04.11
OLE Container проблема


1-1082356834
_новый_
2004-04-19 10:40
2004.04.11
TSaveDialog


1-1080230808
ceval
2004-03-25 19:06
2004.04.11
как сделать на Splash-форме отображения ProgressBar или Gauge


4-1075772639
Alekz
2004-02-03 04:43
2004.04.11
Заголовок активного окна...




   Наверх