Unit 'GroupedEdit' Package
[Overview][Types][Classes][Index] [#lcl]

TCustomAbstractGroupedEdit.SetBuddyVisible

Sets the value for the Visible property in the Buddy control.

Declaration

Source position: groupededit.pp line 203

protected procedure TCustomAbstractGroupedEdit.SetBuddyVisible(

  AValue: Boolean

);

Arguments

AValue

  

True to display the Buddy control, False to hide it.

See also

TCustomAbstractGroupedEdit.Buddy

  

Represents the associated TControl instance in the grouped edit control.

Version 4.6 Hosted on Source Forge