Development
Environment Technical Information
|
|||||||||||||
Requirements |
|||||||||||||
|
|||||||||||||
Using This Sample Program |
|||||||||||||
|
This is a very, very simple program. It just shows how to use TeleTools' about properties to display information that you might want to report to us for tech support or when verifying what version of the tools is in a project build. Each component has these properties:
To pick off specific sections of the version information, you can use simple string functions: EditMajor.Text := MidStr(etLine1.About.Version,1,1); |
|||||||||||||
Download this Sample Program |
|||||||||||||
For Use TeleTools v3.7
|
|||||||||||||
Release Notes |
|||||||||||||
October 2, 2003first release |