Главная страница
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.288 c
1-1080138951
Marina
2004-03-24 17:35
2004.04.11
Как вывести строку из DLL


3-1079009015
DimDim
2004-03-11 15:43
2004.04.11
Как укоротить строку в SQL-запросе ?


4-1079367573
Vilux
2004-03-15 19:19
2004.04.11
Использование sendmessage


4-1075901955
Samael6
2004-02-04 16:39
2004.04.11
И снова перехват АПИ


1-1080221135
Qwer
2004-03-25 16:25
2004.04.11
Память, EXE, DLL