Difference between revisions of "TStringObjectEx"
From Ultibo.org
(Created page with "Return to Unit UltiboClasses __TOC__ === Description === ---- ''To be documented'' === Class definitions === ---- <div class="toccolours mw-colla...") |
(No difference)
|
Latest revision as of 05:52, 31 May 2018
Return to Unit UltiboClasses
Description
To be documented
Class definitions
TStringObjectEx = class(TStringObject)
Note: A TStringObject for use with StringListEx | |
private
| |
FBlock:TStringBlock;
|
|
public
| |
property Block:TStringBlock read FBlock write FBlock;
|
Function declarations
None defined
Return to Unit Reference