Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.04.11;
Скачать: 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 вся ветка

Текущий архив: 2004.04.11;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.028 c
8-1071838650
Ragazor
2003-12-19 15:57
2004.04.11
Image1 + Image2= Image3


1-1080219438
TiMER
2004-03-25 15:57
2004.04.11
перехват определенных файлов


14-1081865688
Артем
2004-04-13 18:14
2004.04.11
Inno Setup RUS


9-1064889692
Zergling
2003-09-30 06:41
2004.04.11
DirectDraw


1-1079781918
Goida
2004-03-20 14:25
2004.04.11
Ошибка из Excel. Не пойму почему.