TTMSFNCCustomCalendar.ColAtX Method
Returns the calendar column at the specified horizontal coordinate.
API unit family: TMSFNCCalendar
Declaring type: TTMSFNCCustomCalendar
Syntax
function ColAtX(AX: Single): Integer;
Parameters
| Name | Description |
|---|---|
AX |
The horizontal coordinate in calendar pixels. |
Returns
The zero-based calendar column at the coordinate.