Вниз
Скачать: 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
4-1079440765
Cosinus
2004-03-16 15:39
2004.04.11
Перехват всех документов, посланных на принтер


6-1079677681
gosha
2004-03-19 09:28
2004.04.11
Обмен между базами


1-1082720979
WebErr
2004-04-23 15:49
2004.04.11
Father for Basic form


1-1082661442
Yegorchic
2004-04-22 23:17
2004.04.11
TImage.Picture.Loadfromfile


3-1079095883
Девушка
2004-03-12 15:51
2004.04.11
SQL Server 2000 - удаление таблиц, идентификатор записей




   Наверх