Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to BuildConstantsMBS module.
BuildConstantsMBS.Date = "10. 3.2024"
Type | Topic | Plugin | Version |
const | System | MBS Main Plugin | 11.0 |
Format is dd.mm.yyyy like 24.12.2010.
This is the date when the plugin was loaded to the Xojo IDE. You can use this constant to know in your application when it was built. Not exactly, but within a few hours exact.
BuildConstantsMBS.DateTime = "Sun Mar 10 10:56:39 2024"
Type | Topic | Plugin | Version |
const | System | MBS Main Plugin | 11.0 |
This is the time when the plugin was loaded to the Xojo IDE. You can use this constant to know in your application when it was built. Not exactly, but within a few hours exact.
Type | Topic | Plugin | Version |
const | System | MBS Main Plugin | 11.0 |
Type | Topic | Plugin | Version |
const | System | MBS Main Plugin | 11.0 |
BuildConstantsMBS.Time = "10:56:39"
Type | Topic | Plugin | Version |
const | System | MBS Main Plugin | 11.0 |
Format is like hh:mm:ss like 11:22:33.
This is the time when the plugin was loaded to the Xojo IDE. You can use this constant to know in your application when it was built. Not exactly, but within a few hours exact.
The items on this page are in the following plugins: MBS Main Plugin.