quickaboutbox Localization structure
Return to Introduction  Previous page  Next page
Applies to
acQuickAboutBox component.

Declaration
type
  TacQuickAboutBoxLocalization = class
  published
    property stAbout: String;
    property stOK: String;
    property stRegister: String;
    property stRegisteredTo: String;
    property stUnregistered: String;
  end;

Description