Вниз
Скачать: 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.027 c
1-1082540079
4aynik
2004-04-21 13:34
2004.04.11
Да как же открыть типиз-й файл для чтения? даже смешно :)


4-1079373919
Константин
2004-03-15 21:05
2004.04.11
Замена названия окна программы


1-1079948338
Beglec
2004-03-22 12:38
2004.04.11
Обним взмахом руки


7-1075901785
voron
2004-02-04 16:36
2004.04.11
Определение даты создания файла!


1-1079903483
SeriousSam
2004-03-22 00:11
2004.04.11
Как сделать импорт из exel?




   Наверх