Вниз
Скачать: 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.026 c
14-1079650147
Yozh_Programmer
2004-03-19 01:49
2004.04.11
Как изменить каталог расположения проектов Delphi???


11-1059717261
KreZ0n
2003-08-01 09:54
2004.04.11
Функция ExecuteWait


7-1075581226
V10
2004-01-31 23:33
2004.04.11
не открываются новые окна в IE


7-1080381695
Alt-Ctrl-Del
2004-03-27 13:01
2004.04.11
Закрыть приложение (Очень Нужно)


1-1079961519
sucer
2004-03-22 16:18
2004.04.11
Как Прочитать данные из ячеек из файла EXCEL?




   Наверх