多行文字的显示方向
enum FlowDirection { kLtoR = 1, kRtoL = 2, kTtoB = 3, kBtoT = 4, kByStyle = 5 };
McDbMText.h
McDbMText 枚举