Vcl.Controls.SystemParametersInfoForWindow
Delphi
function SystemParametersInfoForWindow(uiAction, uiParam: UINT;
pvParam: Pointer; fWinIni: UINT; AHandle: HWnd): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall SystemParametersInfoForWindow(unsigned uiAction, unsigned uiParam, void * pvParam, unsigned fWinIni, HWND AHandle);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | Vcl.Controls |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。