461 views
in Embedded Wizard Studio by

I want to use a property of type Core::Time. Embedded Widzard complains about these Default values:

- empty
- 0
- 2018,1,1,0,0,0

What is the syntax for the default value of a Core::TIme object?

 

 

by
OK, it seems the Property does not create the object.

I have to create it with new and then initialize it.

1 Answer

0 votes
by

Hi,

yes, you can use the methods Intialize() or Intialize2() of the class Core::Time to get an intialized object.

Best regards,

Manfred.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...