BFC_TimeLabel

Description

The TBFC_TimeLabel-component is a TLabel-Descendant that constantly displays the time. You can use it together with the TBFC_SysFormats component to change the format in which it displays the time.

Properties

AMPM   Declaration
property AmPm: Boolean;

Description
Indicates if the time will be displayed in 24-hour format or 12-hour format.

DisplaySec   Declaration
property DisplaySec: Boolean;

Description
Indicates if the time will display seconds or nor.

LeadingZero   Declaration
property LeadingZero: Boolean;

Description
Indicates if a leading zero will be displayed.

Methods

None

Events

None