Вниз
Скачать: 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.973 c
14-1082014126
}|{yk
2004-04-15 11:28
2004.04.11
Чем грозит?


14-1081980627
Мазут Береговой
2004-04-15 02:10
2004.04.11
Анекдоты от науки:


1-1082438914
BestMaster
2004-04-20 09:28
2004.04.11
JEDI VCL 3


6-1078998524
hexbat
2004-03-11 12:48
2004.04.11
ГОСПОДА МАСТЕРА, ПОМОГИТЕ РАЗОБРАТЬСЯ С XML ЗАПРОСАМИ


1-1079946054
senya
2004-03-22 12:00
2004.04.11
Как программно создать элементы управления в Excel




   Наверх