Вниз
Скачать: 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.046 c
4-1079939092
BillyJeans
2004-03-22 10:04
2004.04.11
WM_HOTKEY и NumLock...


3-1081362373
Swimmer
2004-04-07 22:26
2004.04.11
Какое ядро БД легче: BDE, dbExpress или ADO?


14-1079085510
Cobalt
2004-03-12 12:58
2004.04.11
Проблема с DrWeb - может кто сталкивался с таким?


14-1079688206
Ihor Osov'yak
2004-03-19 12:23
2004.04.11
NAT + personal firewall = trounle


8-1070913573
Walrus
2003-12-08 22:59
2004.04.11
Мигание при перерисовке




   Наверх