Вниз
Скачать: 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
11-1068393847
Vladimir Kladov
2003-11-09 19:04
2004.04.11
Есть спецы по яве? Надо скрипт новостей до ума довести.


4-1079884487
headerr
2004-03-21 18:54
2004.04.11
перехватываю wm_mousewheel после прокрутки, а как его до этого о


14-1079331760
ИМХО
2004-03-15 09:22
2004.04.11
Насколько опасен MS Outlook Express


14-1079422736
Wild
2004-03-16 10:38
2004.04.11
Литература


3-1079523031
Raids
2004-03-17 14:30
2004.04.11
Не могу редактировать набор данных открытый через Query




   Наверх