[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TFont.SetFlags

SetFlags - if the passed argument AValue for the Index is the same, returns unchanged; otherwise, calls inherited method and sets style flags as appropriate

Declaration

Source position: graphics.pp line 521

protected procedure TFont.SetFlags(

  Index: Integer;

  AValue: Boolean

); override;

See also

TFPCanvasHelper.SetFlags

The latest version of this document can be found at lazarus-ccr.sourceforge.net.