Главная страница
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.031 c
11-1060676166
Fktrc
2003-08-12 12:16
2004.04.11
Плавающий сбой в МСК (почти bug-report)


7-1075506145
ИМХО
2004-01-31 02:42
2004.04.11
Работа с Microsoft Outlook


14-1079600569
Graf
2004-03-18 12:02
2004.04.11
Запуск дочернего приложения


1-1080094311
npr2
2004-03-24 05:11
2004.04.11
caption окна


6-1079546565
kondryuk
2004-03-17 21:02
2004.04.11
OnGetThread