Вниз
Скачать: 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.038 c
1-1082363352
Bohdan
2004-04-19 12:29
2004.04.11
TDirectoryListBox - Как показать скрытые директории?


3-1081927997
Вячеслав
2004-04-14 11:33
2004.04.11
Как получить выделенный текст в DBGrid


3-1079081566
V'ent
2004-03-12 11:52
2004.04.11
Как переносить в DBGrid в титлах текст не в одну строку!


14-1079425382
Nick-From
2004-03-16 11:23
2004.04.11
Логин к серверу командами bat файла


1-1082540158
4aynik
2004-04-21 13:35
2004.04.11
Да как же открыть типиз-й файл для чтения? даже смешно :)




   Наверх