6 lines
60 B
ObjectPascal
6 lines
60 B
ObjectPascal
type
|
|
IInterface = abstract interface
|
|
end;
|
|
|
|
begin
|
|
end. |