Вниз
Скачать: 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.044 c
1-1082465220
CraKer
2004-04-20 16:47
2004.04.11
Как заранее подгрузить jpg


1-1079557605
lipskiy
2004-03-18 00:06
2004.04.11
Не получается зависимый перключатель на ToolButtons, HELP!


3-1081937227
Турчин
2004-04-14 14:07
2004.04.11
Как можно средствами Delphi обратится к базе данных?


1-1080274886
rosl
2004-03-26 07:21
2004.04.11
цикл в memo


4-1076104310
Абдурахман
2004-02-07 00:51
2004.04.11
чтение куска файла




   Наверх