(´д`)EditのScript/ライブラリ/MakeBalloon.epu
2012-06-30 (土) 15:33:29 (3695d)
ダウンロード †
更新履歴 †
- 2010/6/15
概要 †
- フキダシを作るライブラリ
手続き・関数一覧 †
- procedure InsertBalloon_NoFlushright( StrTopLeft, StrTopMid, StrTopRight, StrBottomLeft, StrBottomMid, StrBottomRight, StrLeft : String; VacancyWid : Integer);
- 指定されたパーツと条件でフキダシを作る。右揃えはしない。
- procedure InsertBalloon_WithFlushright( StrTopLeft, StrTopMid, StrTopRight, StrBottomLeft, StrBottomMid, StrBottomRight, StrLeft, StrRight : String; VacancyWid, Geta : Integer);
- 上の右寄せするやつ
諸注意 †
- ダウンロードしたら、"(´д`)Edit.exeのあるフォルダ\Script\Library\"に保存すること。変更不可。
- ファイル名のリネーム不可。
- 引数の意味などはフキダシ挿入を参照。