Вниз
Скачать: 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.029 c
11-1067279634
Deimos
2003-10-27 21:33
2004.04.11
Профилировщик


3-1079440241
fika
2004-03-16 15:30
2004.04.11
Люди еще раз прошу помогите мне с Unicode


4-1076002747
dima_matrix
2004-02-05 20:39
2004.04.11
дочерний процесс


3-1081527404
bit
2004-04-09 20:16
2004.04.11
IBQuery


11-1068772474
Ciber SLasH
2003-11-14 04:14
2004.04.11
Почему в KOL форма сворачивается начиная с левого угла




   Наверх