Вниз
Скачать: 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.028 c
1-1082730530
windows
2004-04-23 18:28
2004.04.11
как edit у послать сообщение что его редактируют (Edit1Change)


14-1082213662
Soft
2004-04-17 18:54
2004.04.11
Москвичи, вас зомбируют!!?


7-1080637320
Карелин Артем
2004-03-30 13:02
2004.04.11
Директивы $IFDEF и линковка.


14-1082441697
Vlad Oshin
2004-04-20 10:14
2004.04.11
Делаю книгу. Как сделать лучше?


1-1080015761
Balkon
2004-03-23 07:22
2004.04.11
StringGrid и DrawText в onDrawCell.




   Наверх