Vcl.CategoryButtons.TCategoryButtons.GetAllowReorder

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetAllowReorder: Boolean; dynamic;

C++

DYNAMIC bool __fastcall GetAllowReorder();

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TCategoryButtons

説明

ボタンの並べ替えが可能かどうかを示します。

GetAllowReorder メソッドは、ボタンの並べ替えが可能かどうかを示します。

関連項目