Vcl.CategoryButtons.TButtonCategories.BeginUpdate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure BeginUpdate; override;

C++

virtual void __fastcall BeginUpdate();

Properties

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

Description

Begins the update procedure to update the button list whenever the categories or buttons within the categories are modified.