Главная страница
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.032 c
3-1082016656
Евген
2004-04-15 12:10
2004.04.11
Вопрос о DBLookupComboBox


6-1076061241
Behemoth
2004-02-06 12:54
2004.04.11
IdTCPClient - не могу понять...


3-1079440241
fika
2004-03-16 15:30
2004.04.11
Люди еще раз прошу помогите мне с Unicode


9-1064762122
Andrew R2D2 (RnD)
2003-09-28 19:15
2004.04.11
GLScene - копирование обьекта в процессе выполнения программы


1-1082920519
TALLA
2004-04-25 23:15
2004.04.11
переделка с asm на Delphi :(