Главная страница
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.143 c
14-1082135618
xMan
2004-04-16 21:13
2004.04.11
Сайт о моей школе


1-1082549299
Gauss
2004-04-21 16:08
2004.04.11
Как подключить COM объект в дельфи


1-1082304919
Makhanev A.S.
2004-04-18 20:15
2004.04.11
Странные глюки с TPageControl


3-1078994390
sherminator
2004-03-11 11:39
2004.04.11
из мемо в поле таблицы Access


1-1079931841
_Андрей
2004-03-22 08:04
2004.04.11
Ошибка при обращении к файлу