zarkogajic
In Delphi, the reserved word “interface” has two distinct meanings. In a Delphi unit, “interface” denotes the start of a unit section used to declare public constants, data types, variables, procedures and functions visible and… … Read more
5 years ago in com, Delphi, interface, oop, override, reimplement. class0