Вниз
Скачать: 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.084 c
14-1079435390
Nous Mellon_
2004-03-16 14:09
2004.04.11
Клавиатура сходит с ума :)


3-1081653110
MadAngel
2004-04-11 07:11
2004.04.11
Поиск


14-1079550961
Nekto
2004-03-17 22:16
2004.04.11
Dos ???


7-1075466978
sVic
2004-01-30 15:49
2004.04.11
Как убить сервис в Win2000(XP)?


1-1080130509
EvgeniyR
2004-03-24 15:15
2004.04.11
Поиск окон в MDI




   Наверх