Главная страница
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.072 c
1-1079512590
Денис2004
2004-03-17 11:36
2004.04.11
RTF2HTML


14-1078848860
***ghost***
2004-03-09 19:14
2004.04.11
Пароли на папки.


4-1079696238
Falendysh
2004-03-19 14:37
2004.04.11
OLE Container Problem


3-1079504194
kor@l
2004-03-17 09:16
2004.04.11
DBGridEh


3-1079012189
Andriy Tysh
2004-03-11 16:36
2004.04.11
Help for DBVirtualTreeView or VirtualTreeView