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

TfpgBaseButton.ImageName

The registered name of a image to display on the button

Declaration

Source position: fpg_button.pas line 106

protected property TfpgBaseButton.ImageName: String
  read FImageName
  write SetImageName;

Description

The registered name of a image to display on the button. This is the name used when a image resource was registered with the global fpgImages instance.


Documentation generated on: 2012-01-26