JVCL Help:TJvTFGlanceCoord

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvTFGlance.pas


Pascal

 run\JvTFGlance.pas
 TJvTFGlanceCoord = record
Col: Integer;
Row: Integer;
Cell: TJvTFGlanceCell;
CellX: Integer;
CellY: Integer;
AbsX: Integer;
AbsY: Integer;
DragAccept: Boolean;
InCellTitle: Boolean;
CellTitlePic: TJvTFCellPic;
Appt: TJvTFAppt;
end;


Members

Members Description
Col: Integer; Description for Col
Row: Integer; Description for Row
Cell: TJvTFGlanceCell; Description for Cell
CellX: Integer; Description for CellX
CellY: Integer; Description for CellY
AbsX: Integer; Description for AbsX
AbsY: Integer; Description for AbsY
DragAccept: Boolean; Description for DragAccept
InCellTitle: Boolean; Description for InCellTitle
CellTitlePic: TJvTFCellPic; Description for CellTitlePic
Appt: TJvTFAppt; Description for Appt

run\JvTFGlance.pas


Description

Write here a description

run\JvTFGlance.pas


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references

run\JvTFGlance.pas


About

Navigation

run\JvTFGlance.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page