property _DbKey: Number [Integer] readonly | |
property ActiveProperty: String | |
property AddressLine1: String(40) [Address 1 U] | |
property AddressLine2: String(40) [Address 2 U] | |
property AddressLine3: String(40) [Address 3 U] | |
property AddressLine4: String(40) [Address 4 U] | |
property AddressLine5: String(40) [Address 5 U] | |
property ClassName: String readonly | |
property CompanyCode: String(8) [CO Company Code] | |
property CompanyName: String(120) [Custom U] | |
property CountryName: String(60) [Name] | |
property Editing: Boolean readonly | |
property EmailAddress: String(120) [Email Address] | |
property IsFloatingWindow: Boolean | |
property Modified: Boolean readonly | |
property Name: String | |
property PhoneNo: String(20) [Account Phone Number] setting "CO\AccountPhoneNoAlias" | |
property PhoneNo2: String(20) [Account Phone Number 2] setting "CO\AccountPhoneNo2Alias" | |
property PhoneNo3: String(20) [Account Phone Number 3] setting "CO\AccountPhoneNo3Alias" | |
property PostalAddress: String(40) [Address] | |
property PostCode: String(10) [Post Code] | |
property SerialNo: Number [Integer] readonly | |
property TradingName: String(120) [Custom] | |
property WebAddress: String(255) [URL] | |
method BringToFront | |
method Cancel | |
method Close | |
method Edit | |
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]) |