Главная страница
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.035 c
3-1081586401
Laymer
2004-04-10 12:40
2004.04.11
Lookup в DBE


7-1080053468
dmytro
2004-03-23 17:51
2004.04.11
Запуск от имени


1-1082202384
SergP
2004-04-17 15:46
2004.04.11
Еще раз о Zlib


4-1075910292
Unforseen
2004-02-04 18:58
2004.04.11
Замена юнита Forms на аналоги API


1-1082466872
Ruslan
2004-04-20 17:14
2004.04.11
Вопрос по ListView