Unit 'stringtableresource' Package
[Overview][Resource strings][Classes][Index] [#fcl-res]

TStringTableResource

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: stringtableresource.pp line 39

type TStringTableResource = class(TAbstractResource)

protected

  function GetType; override;

  function GetName; override;

  function ChangeDescTypeAllowed(); override;

  function ChangeDescValueAllowed(); override;

  procedure NotifyResourcesLoaded; override;

public

  constructor Create();

  destructor Destroy; override;

  procedure UpdateRawData; override;

  property FirstID: Word; [rw]

  property LastID: Word; [r]

  property Count: Integer; [r]

  property Strings []: string; default; [rw]

end;

Inheritance

TStringTableResource

|

TAbstractResource

|

TObject


Documentation generated on: 2023-03-18