#include <FFont.h>
Inheritance diagram for FlashTagDefineEditBox::

Public Methods | |
| FlashTagDefineEditBox (FlashRect &r, UWORD flags, UWORD fontID, UWORD fontHeight, FlashRGB color, UWORD maxLength, unsigned char align, UWORD leftmargin, UWORD rightmargin, UWORD indent, UWORD leading, char *variable, char *initialtext) | |
Private Attributes | |
| gc_vector< char *> | gc |
| FlashRect & | mr |
| UWORD | mflags |
| UWORD | mfontID |
| UWORD | mfontHeight |
| FlashRGB | mcolor |
| UWORD | mmaxLength |
| unsigned char | malign |
| UWORD | mleftmargin |
| UWORD | mrightmargin |
| UWORD | mindent |
| UWORD | mleading |
| char * | mvariable |
| char * | minitialtext |
Friends | |
| std::ostream & | operator<< (std::ostream &out, FlashTagDefineEditBox &data) |
| std::istream & | operator>> (std::istream &in, FlashTagDefineEditBox &data) |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|||||||||||||||
|
|
|
|||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.9 written by Dimitri van Heesch,
© 1997-2001