Method function IGDIPlus.IGPStringFormat.GetTrimming() : TGPStringTrimming

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 GetTrimming() : TGPStringTrimming;

C++ Builder:

TGPStringTrimming __fastcall GetTrimming();

Visual C++ (MFC):

GetTrimming();

Summary

Returns the trimming style of the TGPStringFormat object.

Description

Call this method to get an element of the TGPStringTrimming enumeration that indicates the trimming style of the TGPStringFormat object. The trimming style determines how to trim characters from a string that is too large to fit in the layout rectangle.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox