SetClipboardText abstract method

void SetClipboardText(
  1. String text
)

Implementation

void SetClipboardText(
  String text,
);