Вниз
Скачать: 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
8-1076746407
iudjen
2004-02-14 11:13
2004.04.11
только height или witdth на TImage


3-1082012028
Slavik_v
2004-04-15 10:53
2004.04.11
Импорт данных из Excel


1-1079900343
Nekto
2004-03-21 23:19
2004.04.11
Процессы


1-1082199931
Serg7077
2004-04-17 15:05
2004.04.11
Free Report для Delphi7


6-1075285004
ZioN
2004-01-28 13:16
2004.04.11
Как открывать новые окна моим браузером?




   Наверх