Вниз
Скачать: 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.027 c
8-1076823395
Cerber
2004-02-15 08:36
2004.04.11
TGraphic в TPicture


3-1079446895
Karlson
2004-03-16 17:21
2004.04.11
Работа с юзерами


4-1079681594
Dmitry-K
2004-03-19 10:33
2004.04.11
Работа с двумя мониторами???


14-1079272102
nikiton
2004-03-14 16:48
2004.04.11
Объединяемся!


1-1079973332
TUser
2004-03-22 19:35
2004.04.11
I/O error 998




   Наверх