CenterInParent

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWBaseContainer > Methods >

CenterInParent

SIGNATURE=IWVCLBaseContainer.TIWBaseContainer.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 TIWBaseContainer.