那要如何宣告? 我之前試著幾個宣告如下結果是不行的.... function xx(abc: string): array of String; function xx(abc: string): ...
www.programmer-club.com.tw