|
|
Line 1: |
Line 1: |
| DRAFT | | =DRAFT= |
| ''Add the following property:''
| |
| | |
| |-
| |
| |UseEvents||Indicates whether to enable user-defined event procedures for the <code>ALTADataSet</code> object. '''Boolean'''. Default value = False.
| |
| | |
| | |
| | |
| Add the following section after "Fields"
| |
| | |
| ==Events==
| |
| {| {{APITable}}
| |
| |-
| |
| | style="width: 280px;"|[[ALTADataSet.HideCalculationProgress|HideCalculationProgress]]||{{:ALTADataSet.HideCalculationProgress}}
| |
| |-
| |
| |[[ALTADataSet.Message|Message]]||{{:ALTADataSet.Message}}
| |
| |-
| |
| |[[ALTADataSet.Question|Question]]||{{:ALTADataSet.Question}}
| |
| |-
| |
| |[[ALTADataSet.ShowCalculationProgress|ShowCalculationProgress]]||{{:ALTADataSet.ShowCalculationProgress}}
| |
| |-
| |
| |[[ALTADataSet.UpdateCalculationProgress|UpdateCalculationProgress]]||{{:ALTADataSet.UpdateCalculationProgress}}
| |
| |}
| |