Вниз
Скачать: 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.037 c
8-1070212580
Toni
2003-11-30 20:16
2004.04.11
Анимация спрайтов в DelphiX


14-1081675172
GanibalLector
2004-04-11 13:19
2004.04.11
Кличко


1-1079943429
ПрогерШ
2004-03-22 11:17
2004.04.11
OemToChar - Acces violation?


14-1081947771
*pavel
2004-04-14 17:02
2004.04.11
Реализация сети


1-1080030038
Анонимщик
2004-03-23 11:20
2004.04.11
StayonTop, TOpenDialog




   Наверх