Главная страница
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
1-1082696046
_newver_
2004-04-23 08:54
2004.04.11
StringGrid.


3-1079340258
GIL
2004-03-15 11:44
2004.04.11
select и создание поля


7-1079851431
debugger
2004-03-21 09:43
2004.04.11
Как узнать загрузку процессора?


14-1079453559
Mox Fulder
2004-03-16 19:12
2004.04.11
Рассылки форумов


14-1079638653
E1
2004-03-18 22:37
2004.04.11
А если создать аналог америкосовского JobFind а?