CenterInParent

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWCustomControl > Methods >

CenterInParent

SIGNATURE=IWControl.TIWCustomControl.CenterInParent@TIWCenteringOption

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure CenterInParent(const ACenterOption: TIWCenteringOption = coCenterBoth);

C++:

void public: __fastcall CenterInParent(const TIWCenteringOption ACenterOption = coCenterBoth);

 

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