Вниз
Скачать: 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.073 c
14-1079361426
NoOne
2004-03-15 17:37
2004.04.11
Компакт не читается....


3-1079515099
cluBDEndy
2004-03-17 12:18
2004.04.11
ADO and parameters


4-1079006624
KADAN
2004-03-11 15:03
2004.04.11
передача строки другому приложению


14-1081750703
31512
2004-04-12 10:18
2004.04.11
WinXP и Win98 - нет дружбы по сети?


7-1080251203
Bulanov
2004-03-26 00:46
2004.04.11
СОМ порт




   Наверх