I wish EMBT would use tag in ToolsAPI.
I wish EMBT would use tag in ToolsAPI. Otherwise I really have no idea about how to properly use some interfaces.
e.g.
///RAD Studio 2009
IOTAEditBuffer = interface(IOTAEditBuffer60)
//...
end;
e.g.
///
IOTAEditBuffer = interface(IOTAEditBuffer60)
//...
end;
Comments
Post a Comment