Главная страница
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.07 c
6-1079884056
Asail
2004-03-21 18:47
2004.04.11
Как выполнить удаленный Restart/Shutdown в Delphi?


7-1075557969
juiceman
2004-01-31 17:06
2004.04.11
запуск в авторане


1-1079721543
ser_ega
2004-03-19 21:39
2004.04.11
Округление числа!!!


3-1078997841
RavenD
2004-03-11 12:37
2004.04.11
почему теряются данные при запросе?


7-1075809772
Petrovitch
2004-02-03 15:02
2004.04.11
Печать текстовки на матричный прирнтер Windows XP