AnchorSplitter anchors the splitter to AControl using the specified Kind of anchor.
Source position: extctrls.pp line 390
public procedure TCustomSplitter.AnchorSplitter( |
Kind: TAnchorKind; |
AControl: TControl |
); |
Updates values in ResizeAnchor, Anchors and AnchorSide to reflect the value in Kind. Calls UpdateCursor to set the cursor shape for the anchor kind. Resizes the splitter to reflect the new value in ResizeAnchor.