Вниз
Скачать: 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
14-1079499898
Рамиль
2004-03-17 08:04
2004.04.11
Если вам не хватает объема винта...


3-1079463950
ser_ega
2004-03-16 22:05
2004.04.11
DbGrid


1-1082971123
BALU1111
2004-04-26 13:18
2004.04.11
Как запретить запуск дубликата программы?


3-1079108655
Softfm
2004-03-12 19:24
2004.04.11
Работа с BDE


7-1076261532
rentgen
2004-02-08 20:32
2004.04.11
Desktop




   Наверх