Главная страница
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.031 c
14-1082031385
p0tia
2004-04-15 16:16
2004.04.11
Переменная time


14-1079782302
SPeller
2004-03-20 14:31
2004.04.11
С++


3-1079530586
Senator
2004-03-17 16:36
2004.04.11
триггер


14-1077529058
VictorT
2004-02-23 12:37
2004.04.11
Львовская встреча Дремучих & Мастаков


3-1081838961
real_nexy
2004-04-13 10:49
2004.04.11
Поиск методом FindKey по нескольким полям