Главная страница
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.029 c
14-1079297724
Delphin
2004-03-14 23:55
2004.04.11
Просто интересное Интервью с бывшим сотрудником Microsoft..


6-1075646902
grifff
2004-02-01 17:48
2004.04.11
IdSNMP


3-1079442752
Grant
2004-03-16 16:12
2004.04.11
Бинарные файлы.


14-1082452488
Феликс
2004-04-20 13:14
2004.04.11
Импорт файла 1С


1-1082701946
Stas
2004-04-23 10:32
2004.04.11
Access и MDICHILD