dxAssignFont(TFont,TFont,Integer,Integer) Method
Declaration
procedure dxAssignFont(ATargetFont: TFont; ASourceFont: TFont; ATargetDPI: Integer; ASourceDPI: Integer);
Parameters
Name | Type |
---|---|
ATargetFont | TFont |
ASourceFont | TFont |
ATargetDPI | Integer |
ASourceDPI | Integer |
See Also