RenderTextAlignStyle

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomControl > Methods >

RenderTextAlignStyle

SIGNATURE=IWControl.TIWCustomControl.RenderTextAlignStyle@TAlignment

 

ETYPE=Method

 

Declaration:

Delphi:

public class function RenderTextAlignStyle(const aAlignment: TAlignment): string;

C++:

public: __fastcall String RenderTextAlignStyle(const TAlignment aAlignment);

 

Description: This is RenderTextAlignStyle, a member of class TIWCustomControl.