property ActiveProperty: String | |
property BOF: Boolean readonly | |
property ClassName: String readonly | |
property Description: String(30) [Short Description] | |
property Editing: Boolean readonly | |
property EOF: Boolean readonly | |
property IsFloatingWindow: Boolean | |
property Modified: Boolean readonly | |
property Name: String | |
| property Text: Object readonly |
property TextCode: String(8) [CO Text Code] | |
method BringToFront | |
method Cancel | |
method Close | |
method Edit | |
method First | |
method GetPropertyValue(PropertyName: String): Variant | |
method Last | |
method Next | |
method Prev | |
method Print: Object | |
method PropertyType(PropertyName: String): String | |
method Save | |
method SendToBack | |
method SetPropertyValue(PropertyName: String, Value: Variant) | |
method ShowErrorHint(Hint: String[, ControlName: String]) | |
method ShowStatusHint(Hint: String[, ControlName: String]) | |
event OnClose | |
event OnOpen |