Sets the value for the Visible property in the Buddy control.
Source position: groupededit.pp line 203
protected procedure TCustomAbstractGroupedEdit.SetBuddyVisible( |
AValue: Boolean |
); |
AValue |
|
True to display the Buddy control, False to hide it. |
|
Represents the associated TControl instance in the grouped edit control. |