Вниз
Скачать: 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.031 c
1-1080112850
stud
2004-03-24 10:20
2004.04.11
появилась ошибка


1-1082614906
JT
2004-04-22 10:21
2004.04.11
HTML Help


1-1082527909
denisWW
2004-04-21 10:11
2004.04.11
Вопрос по F1Book


3-1081505156
Сапёр
2004-04-09 14:05
2004.04.11
Calculated in Table


1-1082963644
Hint
2004-04-26 11:14
2004.04.11
TComboBox & TStringGrid




   Наверх