Главная страница
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.031 c
1-1080294655
infom
2004-03-26 12:50
2004.04.11
Почему Delphi


1-1082466625
ss300
2004-04-20 17:10
2004.04.11
Переход от одного поля на другое нажатием на Enter


6-1076158181
KalmykovSergei
2004-02-07 15:49
2004.04.11
Управление ICQ


1-1082654769
TriX
2004-04-22 21:26
2004.04.11
Эмуляция нажатия клавиши ?


7-1079501839
Zyb
2004-03-17 08:37
2004.04.11
Запуск закрытие приложения