Вниз
Скачать: 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.028 c
1-1082569450
Andrew (Znak)
2004-04-21 21:44
2004.04.11
Интерфес программы наподобие Delphi


3-1079349931
L.Andrey
2004-03-15 14:25
2004.04.11
Type mismatch in expression - при записе в БД


6-1079335370
avakss
2004-03-15 10:22
2004.04.11
TServerSocket+TClientSocket+передача Stream


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


7-1079783662
ASMiD
2004-03-20 14:54
2004.04.11
Частота компа




   Наверх