Главная страница
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.046 c
14-1078597165
Marser
2004-03-06 21:19
2004.04.11
Только что Луну рассматривал в трубу


14-1082378849
zamkom
2004-04-19 16:47
2004.04.11
Не могу найти.


3-1079102196
Ceval
2004-03-12 17:36
2004.04.11
как вывести в Dbtext дату обновления файла


9-1065469535
Spose
2003-10-06 23:45
2004.04.11
У DirectX 8 пытаюсь применить процедуру Lock к BackBuffer


3-1081934475
human
2004-04-14 13:21
2004.04.11
Direct Oracle Access