Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.04.11;
Скачать: 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 вся ветка

Текущий архив: 2004.04.11;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.047 c
9-1070054990
mrAld
2003-11-29 00:29
2004.04.11
FPS и потоки


7-1079620750
Falendysh
2004-03-18 17:39
2004.04.11
OLE Container проблема


1-1080048613
Hooch
2004-03-23 16:30
2004.04.11
Получение имени элемента перечисления


4-1079681594
Dmitry-K
2004-03-19 10:33
2004.04.11
Работа с двумя мониторами???


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