CAST II Game Engine |
|||||||||||||||
![]() |
DESCRIPTION | ![]() |
FEATURES | ![]() |
SCREENSHOTS | ![]() |
FORUMS | ![]() |
DOCUMENTATION | ![]() |
DOWNLOADS | ![]() |
CONTACTS | ![]() |
|
type TTextResource = class(TArrayResource)
TArrayResource > TResource > TItem > TBaseItem![]() | function GetElementSize: Integer; override; |
![]() | function GetText: TString; virtual; |
![]() | procedure SetText(const NewText: TString); virtual; |
![]() | function GetElementSize: Integer; override; |
![]() | function GetText: TString; virtual; |
Returns text stored by the resource
![]() | procedure SetText(const NewText: TString); virtual; |
Sets text stored by the resource
![]() | property Text: TString; |
![]() | property Text: TString; |
Text stored by the resource
|
Last modified: 4 Jul, 2008 |