Class Hierarchy:
DFBaseForm

Form


FormExternalControlDirect Known Subclasses:
TrackBar,
Class Definition
Properties
integer
LocalChangingState
set true when making a local (externally triggered) change. This is
set when a Set Value change is made
integer
Private.ControlChangingState
Functions and Procedures

Construct_Object()
String
ControlValue()

ControlValueChanged()

RefreshControl(string sVal)
refresh control without triggering a DD changed condition.

set(integer iItem string sVal)

Set(string sVal)
It is expected that the sub-class (or more likely another
mixin included with the sub-class will provide functionality
for these messages. This gets and sets the value of the actual
window control. These should only be used to synchronize the window
control and the DF side. Do not use for any other purpose.
Instances
oCDO | CheckForCrystal.dg | 362 |
oCK | CheckForCrystal.dg | 377 |
oCR | CheckForCrystal.dg | 347 |
oEndCustName | CustomerListCR.rv | 181 |
oEndCustNumber | CustomerListCR.rv | 117 |
oFileNameForm | CustomerListCR.rv | 278 |
oReportForm | ReportPreviewCR.rv | 23 |
oReportNameForm | ReportInformationCR.rv | 34 |
oStartCustName | CustomerListCR.rv | 160 |
oStartCustNumber | CustomerListCR.rv | 94 |
References (1):