Вниз
Скачать: 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.029 c
9-1065469535
Spose
2003-10-06 23:45
2004.04.11
У DirectX 8 пытаюсь применить процедуру Lock к BackBuffer


4-1075921520
3abaBHoe JIaMo
2004-02-04 22:05
2004.04.11
SendMessage, как мне объеденить координаты в одно число?


14-1082549527
ИМХО
2004-04-21 16:12
2004.04.11
the rpc server is unavailable


4-1075731484
TohaNik
2004-02-02 17:18
2004.04.11
ScrollBar


1-1082660847
Боян Георгиев
2004-04-22 23:07
2004.04.11
Курсор




   Наверх