Вниз
Скачать: 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.029 c
6-1079458114
mbgmz
2004-03-16 20:28
2004.04.11
Есть ди способы подключиться к MySQL базе напрямую.


4-1079555272
KPV-10k
2004-03-17 23:27
2004.04.11
Получить SID пользователя...


14-1079378014
ИМХО
2004-03-15 22:13
2004.04.11
Вот, только что пришло...


14-1079453559
Mox Fulder
2004-03-16 19:12
2004.04.11
Рассылки форумов


4-1079900648
Oleg_
2004-03-21 23:24
2004.04.11
горячие клавиши в webbrowser




   Наверх