DBFieldDef :: CreateSourceList - Create source list for field definition
Return value: Success ( logical )
Implementation overview
- Create source list from istring expression
DBFieldDef :: CreateSourceList ( cnstring ) - Create source list from resource definitions (SDB_Source)
DBFieldDef :: CreateSourceList ( ph )
Implementation details
-
Create source list from istring expression
logical DBFieldDef  :: CreateSourceList ( NString &cnstring )
- cnstring - String containing the text
to list
-
Create source list from resource definitions (SDB_Source)
logical DBFieldDef  :: CreateSourceList ( PropertyHandle &ph )
- ph - Reference to property handle
to list