Главная страница
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.03 c
14-1079305222
putyaga
2004-03-15 02:00
2004.04.11
за мобилу


1-1080217763
TransparentGhost
2004-03-25 15:29
2004.04.11
TImage.Picture:=nil; - Правильно ли это?


1-1082657485
K@rt
2004-04-22 22:11
2004.04.11
Список окон


14-1082010147
d'aron
2004-04-15 10:22
2004.04.11
WORK? WORK! Some work in Moscow//


7-1079509984
Fuad
2004-03-17 10:53
2004.04.11
Как заменить файл используемый системой(Win2k, WinXP).