Главная страница
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.066 c
7-1075963179
Creator
2004-02-05 09:39
2004.04.11
Убийство приложения


9-1071007468
i4004
2003-12-10 01:04
2004.04.11
Кто знает?


9-1046962397
H[eX]
2003-03-06 17:53
2004.04.11
Освещение в 2д


3-1081831042
_новый_
2004-04-13 08:37
2004.04.11
Как записать в BLOB поле файл?


3-1081771449
Санёк
2004-04-12 16:04
2004.04.11
Как узнать имя домена в MS SQL Server ?