Главная страница
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.028 c
1-1082571459
Lena19
2004-04-21 22:17
2004.04.11
Scrollbox и колесо мыши


1-1080129041
venus
2004-03-24 14:50
2004.04.11
Компанент


6-1075869567
dr Tr0jan
2004-02-04 07:39
2004.04.11
Как в TidTCPClient принять строку?


4-1076003841
sergey1
2004-02-05 20:57
2004.04.11
Чужой процесс...


3-1079166634
anatolyk
2004-03-13 11:30
2004.04.11
Ширина колонки в DBGRIDEH (...EH!)