Returns whether the frame is automatically raised to the front when clicked. Signature: Code enabled = Frame:IsToplevel()
Returns: - enabled - 1 if the frame is automatically raised to the front when clicked; otherwise nil (1nil)
Также смотрите: Фрейм
Ссылки: http://wowprogramming.com/docs/widgets/Frame/IsToplevel
|