Главная страница
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.033 c
7-1079803900
$tranger
2004-03-20 20:31
2004.04.11
Инфо из БИОСа


1-1080218864
sherminator
2004-03-25 15:47
2004.04.11
возможно вытащить эти данные???


14-1079265819
Mox Fulder
2004-03-14 15:03
2004.04.11
Кодек


6-1075827968
griban
2004-02-03 20:06
2004.04.11
nastrojka IP


3-1081845764
Evgenija
2004-04-13 12:42
2004.04.11
проблема соединения к базе оракла