Вниз
Скачать: 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.035 c
3-1079463950
ser_ega
2004-03-16 22:05
2004.04.11
DbGrid


7-1075484867
$tranger
2004-01-30 20:47
2004.04.11
Версия DirectX


9-1070216613
mrAld
2003-11-30 21:23
2004.04.11
Мультитекстурирование


3-1081755225
/Maximus/
2004-04-12 11:33
2004.04.11
Сетевые базы данных


1-1080051069
ruslan_as
2004-03-23 17:11
2004.04.11
Помогите считать двоичный файл




   Наверх