Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.031 c
1-1082655851
<DeL.>
2004-04-22 21:44
2004.04.11
Программа не работает без Delphi


11-1059916530
Кладов
2003-08-03 17:15
2004.04.11
FakeVariants


14-1079514659
Androgin
2004-03-17 12:10
2004.04.11
Что значят следующие значения в Bios e?


1-1079950484
Aleksandr
2004-03-22 13:14
2004.04.11
Смешно, но не могу наладить показ итемов ListBox a в его хинте


4-1079274429
Sergeika
2004-03-14 17:27
2004.04.11
Нужен низкоуровневый хук на клаву WH_KEYBOARD_LL




   Наверх