Вниз
Скачать: 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.045 c
1-1079960554
senya
2004-03-22 16:02
2004.04.11
Как изменить свойства у элементов управления Excel


8-1076286432
Maratus
2004-02-09 03:27
2004.04.11
Прорисовка двигающегося выделения как в графических пакетах


7-1075446884
NetKnight
2004-01-30 10:14
2004.04.11
Hiddern tray in XP & Default mail


11-1060804225
dictator
2003-08-13 23:50
2004.04.11
Переделать в KOL компонент HotKeyManager ? FILEOPEN ? DragAcceptF


7-1080637320
Карелин Артем
2004-03-30 13:02
2004.04.11
Директивы $IFDEF и линковка.




   Наверх