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

TFreeTypeFont.SetNameAndStyle

Declaration

Source position: easylazfreetype.pas line 296

public procedure TFreeTypeFont.SetNameAndStyle(

  AName: string;

  AStyle: string

); overload;

procedure TFreeTypeFont.SetNameAndStyle(

  AName: string;

  AStyle: TFreeTypeStyles

); overload;

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