[Overview][Types][Classes][Procedures and functions][Index] |
Adds the specified page object to the list of pages.
Source position: extctrls.pp line 109
public function TUNBPages.AddObject( |
const S: string; |
AObject: TObject |
):Integer; override; |
S |
|
Identifier used as the name and/or caption for the page object. |
AObject |
|
Page object stored in the method. |
Ordinal position in the page list where the page object was stored.
lazarus-ccr.sourceforge.net |