Previous Topic

Next Topic

ICTransactionListForm - IC TransactionList

property ActiveProperty: String

property AutoSelect: Boolean

property BOF: Boolean readonly

property ClassName: String readonly

property DateFrom: Date

property DateTo: Date

property DisplayInactive: Boolean

property EOF: Boolean readonly

property From: Number [Integer]

property IsFloatingWindow: Boolean

property Name: String

property PeriodFrom: Number [Integer]

property PeriodSelection: String

property PeriodTo: Number [Integer]

property Product: String

property ProductCode: String

property ProductCodeLookup: Object readonly

property ProductFilterSort: Object readonly

property ProductLookup: Object readonly

property RecordCount: Number readonly

property Selection: String

property To: Number [Integer]

property Transactions: Object readonly

property TransactionType: Object readonly

method BringToFront

method Close

method DrillDown: Object

method Find(Value: String): Boolean

method FindExact(Value: String): Boolean

method FindTran(TransactionID: String): Boolean

method First

method GetPropertyValue(PropertyName: String): Variant

method Last

method Next

method Prev

method PropertyType(PropertyName: String): String

method Select

method SendToBack

method SetPropertyValue(PropertyName: String, Value: Variant)

method ShowErrorHint(Hint: String[, ControlName: String])

method ShowStatusHint(Hint: String[, ControlName: String])

event OnClose

event OnOpen