Вниз
Скачать: 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.036 c
14-1082108227
.Lex
2004-04-16 13:37
2004.04.11
Соундтрек из "Бедной Насти"


14-1079305222
putyaga
2004-03-15 02:00
2004.04.11
за мобилу


3-1082024650
Ткаченко Сергей
2004-04-15 14:24
2004.04.11
Контекстное меню правой кнопкой мыши на записи в DBgrid???


8-1071198758
Japan
2003-12-12 06:12
2004.04.11
Рисование на рабочем столе


6-1076056608
Leech
2004-02-06 11:36
2004.04.11
Установка dial-up соединения...




   Наверх