Вниз
Скачать: 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.036 c
1-1080130745
dik
2004-03-24 15:19
2004.04.11
Функция UpCase


11-1068010080
Gandalf
2003-11-05 08:28
2004.04.11
KOLovrat - как оно?


3-1079169631
Trap
2004-03-13 12:20
2004.04.11
Как организовать безопасность БД *.mdb


14-1082365331
АлексейК
2004-04-19 13:02
2004.04.11
Вот и верь теперь своим глазам.


3-1081768638
very beginer
2004-04-12 15:17
2004.04.11
Вопрос по ADO




   Наверх