ComponentOne True DBInput Pro 8.0
Version Property (TDBText)

 

Reference> TDBText Control> TDBText Control Properties> Version Property (TDBText)

Version Property (TDBText)

Check this value during initialization to make sure the version that is executing is at least as current as the version used to develop your application.

Syntax

object.Version

Read-only at run time. Not available at design time.

Remarks

The version number is a string where the first two sections, delimited with periods ("."), represent the major version number and the last two represent the minor version number. For example, version 6 would return "6.0.0.1". The "6.0" represents the major and the "0.1" represents the minor version.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback