FMX.Edit.Style.TStyledEdit.RepaintEdit

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RepaintEdit;

C++

void __fastcall RepaintEdit();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit

Description

Repaints this edit control if the content is not nil.

See Also