Method function IGDIPlus.IGPStringFormat.SetTrimming(TGPStringTrimming) : TGPStringFormat

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: IGPStringFormat

Contents

Syntax

Delphi:

function SetTrimming( trimming : TGPStringTrimming ) : TGPStringFormat;

C++ Builder:

TGPStringFormat __fastcall SetTrimming( TGPStringTrimming trimming );

Visual C++ (MFC):

SetTrimming(  trimming );

Summary

Sets the trimming style for the TGPStringFormat object.

Description

Call this method to set the trimming style for the TGPStringFormat object. The trimming style determines how to trim a string so that it fits into the layout rectangle.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox