Вниз
Скачать: 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.544 c
6-1075464303
Гвость
2004-01-30 15:05
2004.04.11
Компонент NMPOP3


4-1075710638
Alexander666
2004-02-02 11:30
2004.04.11
MakeObjectInstance vs. WndProc


1-1082724306
ivn
2004-04-23 16:45
2004.04.11
TGridDrawInfo?


9-1065536175
m2003
2003-10-07 18:16
2004.04.11
Прозрачный цвет


1-1082898233
Nord
2004-04-25 17:03
2004.04.11
Поиск фалов по маскам




   Наверх