|
RAD Studio VCL Reference
|
Updates the original size of the parent control.
procedure UpdateControlOriginalParentSize(AControl: TControl; var AOriginalParentSize: TPoint); override;
virtual __fastcall UpdateControlOriginalParentSize(TControl * AControl, TPoint AOriginalParentSize);
UpdateControlOriginalParentSize is a protected method that updates the original size of the parent control. It is used internally to update the anchor rules of the control.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|