Главная страница
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.079 c
6-1079361060
Павел
2004-03-15 17:31
2004.04.11
Сервер удаленного доступа


4-1079373919
Константин
2004-03-15 21:05
2004.04.11
Замена названия окна программы


3-1079435244
genemy
2004-03-16 14:07
2004.04.11
cross-tab


3-1081507724
Denis_Visma
2004-04-09 14:48
2004.04.11
Выборка данных за каждый месяци сумирование


6-1075715169
Leech
2004-02-02 12:46
2004.04.11
Не срабатывает событие ClientDisconnect...