property ActionName: String(255) | |
property ActivePage: Variant | |
property ActivePageName: String | |
property ActiveProperty: String | |
property AvailableInNavigator: Boolean | |
property AvailableInToolbar: Boolean | |
property BindID: Number [Integer] readonly | |
property ButtonHint: String(125) | |
property ButtonOrder: Number(13) [Integer] | |
property ClassName: String readonly | |
property FormCaption: String(125) | |
property Glyph: Number(13) [Integer] | |
property IsFloatingWindow: Boolean | |
property Name: String | |
property NavigatorOrder: Number(13) [Integer] | |
property PageCount: Number readonly | |
property PageLabel: String readonly | |
property ScriptName: String(250) | |
property ShortcutKey: Number [Integer] | |
property ShortcutType: String | |
property TabName: String(20) | |
property TabOrder: Number(13) [Integer] | |
property ToolbarName: String | |
| property Users: Object readonly |
property WasInserting: Boolean readonly | |
method BringToFront | |
method Cancel | |
method Close | |
method GetPropertyValue(PropertyName: String): Variant | |
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 BeforeSave | |
event OnOpen |