Вниз
Скачать: 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.033 c
9-1070561177
Omar2002
2003-12-04 21:06
2004.04.11
Батл нет в своей игре!


3-1081433254
Wolferio
2004-04-08 18:07
2004.04.11
Как правильно подключить БД


6-1075289909
Goida
2004-01-28 14:38
2004.04.11
Программа для отсылки SMS


1-1080041521
VLAD-MAL
2004-03-23 14:32
2004.04.11
TOleContainer + MS Word. (Оле! Оле! Спартак - чемпион!...)


4-1079598088
Radiant
2004-03-18 11:21
2004.04.11
Смена шрифтов в стандартных диалогах и на Caption е формы




   Наверх