Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.028 c
1-1082619648
NewDelphiUser
2004-04-22 11:40
2004.04.11
ExtractShortPathName, только наоборот.


6-1079469283
Олег
2004-03-16 23:34
2004.04.11
Socket или нет что лучше?


14-1079598894
zamkom
2004-03-18 11:34
2004.04.11
Ваше мнение о программе.


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


3-1079332505
Nax
2004-03-15 09:35
2004.04.11
SetRange()




   Наверх