RAD Studio VCL Reference
|
Returns the value of the ClientOrigin property.
function GetClientOrigin: TPoint; override;
virtual __fastcall TPoint GetClientOrigin();
GetClientOrigin is the protected implementation of the ClientOrigin property.
GetClientOrigin returns a point indicating the position of the top-left corner of the control in screen coordinates.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|