Вниз
Скачать: 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-1082712749
tria
2004-04-23 13:32
2004.04.11
Как переименовать секцию в ini-файле?


1-1082925830
kas-t
2004-04-26 00:43
2004.04.11
Перетаскивание Items в пределах TreeView...


3-1081926168
Manfred7
2004-04-14 11:02
2004.04.11
Возможна ли фильтрация записей в детализирующей таблице


1-1082365341
tria
2004-04-19 13:02
2004.04.11
Как узнать размер поля (отступа) при печати?


9-1065350516
IP
2003-10-05 14:41
2004.04.11
Как задать цветовой ключ?




   Наверх