GetTextCelFormatFlags
Retrieves text cel format flags.
Synopsis
uint32 GetTextCelFormatFlags (TextCel *tCel, uint32 *flags)
Description
Retrieves the cel's formatting flags.
Arguments
- tCel
- Pointer to a TextCel structure.
- flags
- If non-NULL, the format flags are stored at *flags.
Return Value
The format flags.
Associated Files
lib3do.lib, textlib.h