FMX.Types.TGuillotineBinPack.Insert

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

Delphi

function Insert(const NodeSize: TPoint; const Merge: Boolean = True;  const FreeChoice: TFreeChoiceHeuristic = TFreeChoiceHeuristic.BestAreaFit; const SplitMethod: TSplitMethodHeuristic = TSplitMethodHeuristic.MinimizeArea): TRect;

C++

System::Types::TRect __fastcall Insert(const System::Types::TPoint &NodeSize, const bool Merge = true, const TFreeChoiceHeuristic FreeChoice = (TFreeChoiceHeuristic)(0x0), const TSplitMethodHeuristic SplitMethod = (TSplitMethodHeuristic)(0x2));

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TGuillotineBinPack

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。