RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseWebPageInfo.GetIsPublished Method

Returns the value of the IsPublished property.

Pascal
function GetIsPublished: Boolean; override;
C++
virtual __fastcall Boolean GetIsPublished();

GetIsPublished is the protected read implementation of the IsPublished property. It returns true if wpPublished is included in the access flags passed to the constructor. 

 

IsPublished 

Create

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!