IPWorks 2020 C++ Builder Edition

Questions / Feedback?

DisplayName Property

Provides the display name of the calendar being created.

Syntax

__property String DisplayName = { read=FDisplayName, write=FSetDisplayName };

Default Value

""

Remarks

This property provides the name to be displayed for a calendar. This may or may not be defined on any calendar collection. It should be set before creating a new calendar collection via the CreateCalendar method.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 C++ Builder Edition - Version 20.0 [Build 8307]