Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGraphic.SetModified

Sets the value for the Modified property.

Declaration

Source position: graphics.pp line 823

protected procedure TGraphic.SetModified(

  Value: Boolean

);

Arguments

Value

  

Value for the property.

See also

TGraphic.Modified

  

Indicates if the graphic data in the class instance has been modified.


Version 4.4 Generated 2025-11-08 Home