Вниз
Скачать: 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.029 c
14-1081863939
miwa
2004-04-13 17:45
2004.04.11
О встречах мастаков вообще...


1-1082604918
-Maximus-
2004-04-22 07:35
2004.04.11
GetSystemTime


4-1075730681
Mamed
2004-02-02 17:04
2004.04.11
Putimage i getimage


14-1079687258
TUser
2004-03-19 12:07
2004.04.11
CBuilder


3-1081933782
nv_
2004-04-14 13:09
2004.04.11
Поиск в подстановочном поле




   Наверх