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

TCustomAbstractGroupedEdit.SetBuddyHint

Sets the Hint displayed for the Buddy property.

Declaration

Source position: groupededit.pp line 201

protected procedure TCustomAbstractGroupedEdit.SetBuddyHint(

  AValue: string

);

Arguments

AValue

  

Value assigned as the Hint in the Buddy property.

See also

TCustomAbstractGroupedEdit.BuddyHint

  

Hint displayed for the Buddy control.