Вниз
Скачать: 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.031 c
14-1079534787
klyonov
2004-03-17 17:46
2004.04.11
SONY DVD-ROM DDU1621


1-1082374017
cort33
2004-04-19 15:26
2004.04.11
Разбитие текста


14-1082099069
nikitch
2004-04-16 11:04
2004.04.11
веб-камера


14-1079408844
Rouse_
2004-03-16 06:47
2004.04.11
С Днем Рождения 16 марта


1-1080079870
GetIt
2004-03-24 01:11
2004.04.11
Excel




   Наверх