c++ builder XE4, 10.2 Tokyo > TForm > Minimumの解除 > Form1->WindowState = wsNormal;
681 ワード
動作確認
C++ Builder XE4
Rad Studio 10.2 Tokyo Update 2 (追記: 2017/12/27)
最小化処理されたフォームを通常の大きさに戻す方法
参考: http://stackoverflow.com/questions/6368276/delphi-maximize-a-form-to-a-particular-screen
Form1->WindowState = wsNormal; // Minimumの解除
Author And Source
この問題について(c++ builder XE4, 10.2 Tokyo > TForm > Minimumの解除 > Form1->WindowState = wsNormal;), 我々は、より多くの情報をここで見つけました https://qiita.com/7of9/items/93db6b1abb0ed84c6c64著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .