JVCL Help:TJvTFGlanceCoord
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFGlanceCoord type
[+] JvTFGlance.pas Records
[+] TJvTFGlanceCoord Fields
Search in JVCL Help
Search in all projectsSummary
Write here a summary (1 line)
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 |
Description
Write here a description
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
About
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