c++ builder XE4, 10.2 Tokyo > TControl > SetBounds(ALeft, ATop, AWidth, AHeight); > 4つの項目を一度にセット
687 ワード
動作確認
C++ Builder XE4
Rad Studio 10.2 Tokyo Update 2 (追記: 2017/12/27)
TLabel型かどうかのチェックの仕方を質問していて、SetBounds()関数もついでに教えていただいた。
SO
ms-help://embarcadero.rs_xe4/libraries/Vcl.Controls.TControl.SetBounds.html
virtual void __fastcall SetBounds(int ALeft, int ATop, int AWidth, int AHeight);
一度に4つの項目をセットできるのがいい。
Author And Source
この問題について(c++ builder XE4, 10.2 Tokyo > TControl > SetBounds(ALeft, ATop, AWidth, AHeight); > 4つの項目を一度にセット), 我々は、より多くの情報をここで見つけました https://qiita.com/7of9/items/3b101c41321291d88f71著者帰属:元の著者の情報は、元の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 .