Вниз
Скачать: 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.045 c
3-1079098989
YuRock
2004-03-12 16:43
2004.04.11
Работа Firebird 1.0 (IB6.x) под Windows 2003 Server


3-1081591834
nika_ufc
2004-04-10 14:10
2004.04.11
проблема с АДО и Oracle


9-1064820322
MYSTERYO
2003-09-29 11:25
2004.04.11
Где б достать персонажей для квеста?


7-1080200894
neodiX
2004-03-25 10:48
2004.04.11
Как из сервиса определить залогинился юзер или нет?


7-1075971249
liv
2004-02-05 11:54
2004.04.11
пользова тели на сервери домена




   Наверх