[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomButton.Loaded

Loaded calls inherited method, checks to see whether it is a default or cancel control, sets the default widget set

Declaration

Source position: stdctrls.pp line 1100

protected procedure TCustomButton.Loaded; override;

See also

TWinControl.Loaded

  

Loaded makes a number of checks, using client size if specified, and copying appropriate flags, fonts, text etc, makes list of child controls to notify them of any changes, then calls inherited Loaded