FMX.Forms.IDesignerHook.UpdateBorder

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateBorder;

C++

virtual void __fastcall UpdateBorder() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms IDesignerHook

Description

Updates the forms borders.

UpdateBorder is used when the form's caption, border style, and icons are set.