JVCL Help:TJvProgressDialog.InitValues
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvProgressDialog.InitValues Method
[+] TJvProgressDialog Events
[+] TJvProgressDialog Methods
[+] TJvProgressDialog Properties
Search in JVCL Help
Search in all projectsSummary
Specifies max, min, interval, position, caption and text on one line.
Pascal
procedureInitValues(AMin: Integer; AMax: Integer; AInterval: Integer; APosition: Integer; constACaption: string; constAText: string);
Parameters
Parameters | Description |
AMin: Integer | Description for this parameter |
AMax: Integer | Description for this parameter |
AInterval: Integer | Description for this parameter |
APosition: Integer | Description for this parameter |
const ACaption: string | Description for this parameter |
const AText: string | Description for this parameter |
Description
Write here a description
See Also
List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page