Class Hierarchy   Compound List   Compound Members   Related Pages  

EditMenuStatus Struct Reference

#include <splayer.h>

List of all members.

Public Members

BOOL selectAll
BOOL copy
BOOL cut
BOOL paste
BOOL clear
BOOL undo


Detailed Description

The structure EditMenuStatus is used to pass the state of an editable text field.

Member Data Documentation

BOOL EditMenuStatus::selectAll

true if the "Select All" menu item is enabled.

BOOL EditMenuStatus::copy

true if the "Copy" menu item is enabled.

BOOL EditMenuStatus::cut

true if the "Cut" menu item is enabled.

BOOL EditMenuStatus::paste

true if the "Paste" menu item is enabled.

BOOL EditMenuStatus::clear

true if the "Clear" menu item is enabled.

BOOL EditMenuStatus::undo

Not enabled. Always false.


The documentation for this structwas generated from the following file:

Version 1.0 of the Flash 4 Porting SDK                        Middlesoft, Inc.