Главная страница
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.034 c
1-1080034370
Серж
2004-03-23 12:32
2004.04.11
Использование не визуального компонента в DLL


1-1080229284
rimd
2004-03-25 18:41
2004.04.11
Каверзный вопрос про потоки


3-1079504194
kor@l
2004-03-17 09:16
2004.04.11
DBGridEh


1-1079707691
sherminator
2004-03-19 17:48
2004.04.11
часть переменной...


1-1079894338
Yuri Btr
2004-03-21 21:38
2004.04.11
Подмена оконной функции