Вниз
Скачать: 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.026 c
14-1079623523
Dimman
2004-03-18 18:25
2004.04.11
Поцарапал экран


3-1078984955
IBNovice
2004-03-11 09:02
2004.04.11
Error


14-1082469169
Monte_Cristo
2004-04-20 17:52
2004.04.11
Оптимизатор Delphi


3-1081937354
Hazg
2004-04-14 14:09
2004.04.11
Создание просмотров (Create View .. As Select ...)


14-1082357056
Sectey
2004-04-19 10:44
2004.04.11
Помогите найти Банников Н.А.




   Наверх