Вниз
Скачать: 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.041 c
7-1080213943
jetty
2004-03-25 14:25
2004.04.11
Секундомер (от системного таймера)


1-1082401016
tivispider
2004-04-19 22:56
2004.04.11
помогите оптимизировать код


1-1082662746
Liona
2004-04-22 23:39
2004.04.11
Помогите написать процедуру ...


1-1079886820
Batoon
2004-03-21 19:33
2004.04.11
Тильда и VK_...


14-1079671935
Zergling
2004-03-19 07:52
2004.04.11
А давайте над голивудскими хакерами поприкалываемся :)




   Наверх