FMX.StdCtrls.TPresentedTextControl.Change

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Change;

C++

void __fastcall Change();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TPresentedTextControl

Description

Calls DoChanged when any of the styled text representation properties of the control changes.

See Also