FMX.Types.TGuillotineBinPack.MergeFreeList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MergeFreeList;

C++

void __fastcall MergeFreeList();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TGuillotineBinPack

Description

Reviews the remaining unused and fragmented spaces left and tries to merge them into one bigger space.


See Also