Vcl.CategoryButtons.TCategoryButtons.RemoveInsertionPoints

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveInsertionPoints;

C++

void __fastcall RemoveInsertionPoints();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TCategoryButtons

Description

Removes insertion points from the container.

The RemoveInsertionPoints method removes the insertion points from the container.

See Also