あ
class RichEdit: etc.negui.control.editbox.editbox.MultiEdit;
this(NeGui Owner
, ITEM_ID Id
, bool HorizonScroll
= true);
- History:
- 1.032:
[P] 処理内容変更。
[S] 引数追加。
this(NEGUIINFO* NeGuiInfo
, bool HorizonScroll
);
this(ref NEGUIINFO NeGuiInfo
, bool HorizonScroll
);