[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 180

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: 2013-04-29