[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_widget' (#fpgui)

TfpgWidget.Focusable

This determines if the widget is allowed to received keyboard focus

Declaration

Source position: fpg_widget.pas line 187

public property TfpgWidget.Focusable : Boolean
  read FFocusable
  write FFocusable
  default False;

Description

This determines if the widget is allowed to received keyboard focus. No focus rectangle will be drawn, even if the user clicks this component.


Documentation generated on: 2015-04-04