SetWindowTitle abstract method

void SetWindowTitle(
  1. String title
)

Implementation

void SetWindowTitle(
  String title,
);