Graphisoft®

Dialog ManagerVersion: 2.0

TimeControl::TimeControl

Class constructor.

TimeControl (
    const Panel &       panel,
    short               item
);

Constructs the time control from resource.

TimeControl (
    const Panel &       panel,
    const Rect &        rect
);

Constructs the time control with the given parameters.

Parameters

panel
A reference to the parent panel of the time control.
item
The item ID of the time control.
rect
A reference to the bounding rectangle of the time control.